xtags taglib - templates and copyOf

2001-06-19 Thread Ray Allis
I am building a NewsML database application using JSP and XYZFind. I'm stuck at handling the HTML (NITF) embedded in /NewsML/NewsItem/NewsComponent/ContentItem/DataContent/body/body.content/ valueOf gives the text without the , etc. markup. (Of course) Supposedly copyOf will copy elements and

Re: JDBC taglib and java.sql.SQLException: General error

2001-06-19 Thread Morgan Delagrange
Yikes I don't see anything wrong with your syntax, sorry! Thanks for the terrific amount of detail. Has anyone else had this problem with ODBC? - Morgan On Tue, 19 Jun 2001, Emir Alikadic (ADNOC IS&T) wrote: > Hiya all! > > I'm using JDBC taglib with MS SQL Server 6.5 and JDBC:ODBC bridge f

JDBC taglib and java.sql.SQLException: General error

2001-06-19 Thread
Hiya all! I'm using JDBC taglib with MS SQL Server 6.5 and JDBC:ODBC bridge for our evaluation of J2EE. I'm able to retrieve data with no problem, but while attempting to insert data using preparedStatement, I constantly get the following error: - Error: 500 Location: /test/storedata.jsp In