Tag Archives: up

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

Posted in jquery | Tagged , , , | Leave a comment