Can any body help me out in this regard.
For example:
If i have stored an xml document in database in CLOB datatype then i want to access the data from database using SAX parser so how to raise an event and get the data in java file exposed to a JSP
For example:
If i have stored an xml document in database in CLOB datatype then i want to access the data from database using SAX parser so how to raise an event and get the data in java file exposed to a JSP
Comment