Forum: Java Dec 30th, 2007 |
| Replies: 0 Views: 3,218 java.sql.SQLException: Invalid column index Hi to All ,
I am getting this type of error while running the Sql through JDBC.
java.sql.SQLException: Invalid column index
java.sql.SQLException: Invalid column index
at... |
Forum: JSP Aug 27th, 2007 |
| Replies: 0 Views: 1,541 Display Xml In Jsp hi ,
i have to display the xml in jsp (Tree Format) .Using DOM ..its very expensive becoz its a very big xml. I have xml in string format in jsp.
For example: String xmlString ="... |