Meta
Categories
Tag Archives: jquery
JQuery File Upload
Database Table CREATE TABLE "TEST_ATTACHMENT" ( "ID" VARCHAR2(20 BYTE) NOT NULL ENABLE, "ATTACHMENT" BLOB, CONSTRAINT "TEST_ATTACHMENT_PK" PRIMARY KEY ("ID") ); RESTful Service * See this post on how to setup RESTful service using JDeveloper Directory Structure JDeveloper Libraries and Classpath … Continue reading