hi
I'm using DSAPI tomcat_redirector.dll to forward http requests to Tomcat (running as a servlet container) to handle servlet and jsp files.
When one jsp contains parameters (<input> fields) and a POST method is used within a <FORM> tag to validate the form, the destination servlet or jsp...
hi
I'm using DSAPI tomcat_redirector.dll to forward http requests to Tomcat (running as a servlet container) to handle servlet and jsp files.
When one jsp contains parameters (<input> fields) and a POST method is used within a <FORM> tag to validate the form, the destination servlet or jsp...
Hi
I'm using a third party API and have deployed it (jar file) in the /lib folder of my webapp.
One of my servlets instanciate a class of this API wich use another class of the same API (but this second class doesn't mention any package name).
Then I get an IllegalAccessError : try to access...
hello
When I use a POST method inside a FORM tag to send a request and getting a jsp page, and then use the 'Back' button of my browser I get a message that says "DATA MISSING..."
how can I avoid this message ??
manu0
hi
sometimes I get an "java.lang.OutOfMemoryError"
when requesting a jsp file...
does someone know exactly the reasons of that error ?
does that come from the http server or from the servlet container ?
manu0
hello
i have a little problem with IE 5.0x,
when the cache policy in the internet options is set to 'automatically', IE 5 does not get jsp pages from the server if those pages are already in the browser cache... so i should press the reload button to get the most recent page...
even if I use...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.