General HTML/jsp question, any one

2002-09-03 Thread Dinesh Khetarpal
I have an html page generated dynamically by jsp, this page has input field and value=A string which has in it. I should generate the page converting to quot; but I don't and html assumes string ends early. Do you know a method to overcome this or utilities which will convert the string to xml

web.xml question

2002-08-22 Thread Dinesh Khetarpal
!DOCTYPE web-app PUBLIC -//Sun Microsystems, Inc.//DTD Web Application 2.2//EN http://java.sun.com/dtd/web-app_2_2.dtd http://java.sun.com/dtd/web-app_2_2.dtd; we put in the web.xml file and ship the application assuming everybody has internet connection, what is the preferred way when

web.xml question

2002-08-22 Thread Dinesh Khetarpal
!DOCTYPE web-app PUBLIC -//Sun Microsystems, Inc.//DTD Web Application 2.2//EN http://java.sun.com/dtd/web-app_2_2.dtd http://java.sun.com/dtd/web-app_2_2.dtd; we put above lines in the web.xml file and ship the application assuming everybody has internet connection, what is the preferred

web app with 2.3 dtd enforced

2002-08-16 Thread Dinesh Khetarpal
I am not able to deploy my webapp because tomcat say web.xml file should have all of following elements PARSE error at line 209 column 11 org.xml.sax.SAXParseException: The content of element type web-app must match (icon?,display-name?,description?,distributable?,context-param*,filter* ,filter-

RE: OutOfMemory Error

2002-08-16 Thread Dinesh Khetarpal
I just need help on web.xml file could you tell me how to make web.xml which does not have all the dtd elements run in tomcat4 + -Original Message- From: Patrick Codere [mailto:[EMAIL PROTECTED]] Sent: Friday, August 16, 2002 10:37 AM To: 'Tomcat Users List' Subject: RE: OutOfMemory

RE: web app with 2.3 dtd enforced

2002-08-16 Thread Dinesh Khetarpal
To: 'Tomcat Users List' Subject: RE: web app with 2.3 dtd enforced Hey Dinesh, Send your web.xml file. Maybe I can spot the problem. - Andrew -Original Message- From: Dinesh Khetarpal [mailto:[EMAIL PROTECTED]] Sent: Friday, August 16, 2002 10:20 AM To: [EMAIL PROTECTED] Subject

crimson or xmlParserAPIs and xercesImpl

2002-08-16 Thread Dinesh Khetarpal
In 3.3 tomcat I have crimson in my web-inf/lib and it is dynamically loaded, in 4.x I have to remove crimson and put two(xmlPar.. and xercesImpl). In 3.3 xmlPar and xercesI.. does not work. I am confused .. -Original Message- From: Scott Dayberry [mailto:[EMAIL PROTECTED]] Sent: Friday,