I have the following code working in Tomcat as expected but gets a "NullPointerException" when run through jDev. I know the setter method is correct because I found it on the web and tested it out with a command-line editor and I get the expected result through Tomcat. I'm sure the...
Hi,
I'm doing JSP development in jdev and will be moving my project to Tomcat. Can anyone tell me the directory structure to use for my project? Tomcat expects a directory structure similar to:
webapps\MyProject
webapps\MyProject\web-inf\classes
webapps\MyProject\web-inf\lib
Should I...
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.