When I ship or deploy my app, I do not intend to install the JDK on the users machine. I understand that I can precompile all of the JSP files to .class files and this will work. Can someone explain this process? If I call: <FORM action="login.jsp" method="post"> but I only have the precompiled login.class file in the WEB-INF/classes directory (I assume, or should it be placed in the directory that the original login.jsp was in) will the correct file be called? Thanks, Don --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
- RE: How do I precompile JSP files for final Production use... Hobson, Don
- RE: How do I precompile JSP files for final Productio... Michael Wentzel
- RE: How do I precompile JSP files for final Productio... Hobson, Don
- RE: How do I precompile JSP files for final Productio... Ciot, Thierry
- Re: How do I precompile JSP files for final Produ... Nick Holloway
- RE: How do I precompile JSP files for final Productio... Michael Wentzel
- RE: How do I precompile JSP files for final Productio... Hobson, Don
- RE: How do I precompile JSP files for final Productio... Michael Wentzel
- RE: How do I precompile JSP files for final Productio... Ciot, Thierry
