How can i keep MS word file in one of the field of Oracle 10g database.
And i want to access, display the same file trough my jsp servlet application.
Can any1 help!!
Printable View
How can i keep MS word file in one of the field of Oracle 10g database.
And i want to access, display the same file trough my jsp servlet application.
Can any1 help!!
Do these links help?
Open MS Word Document From JSP Page - Software Development
POI - User - Read Word document and display it with in a textarea of jsp
The Apache POI will be able to do this.
Store the data as a BLOB