>Create a File, open a FileWriter, and write your JSP code to that.
Of course, it will work, but it is not very elegant: your JSP code is
embedded in the Java code, you have to quote characters like " ...
What I'd like is to write some code in one JSP page, and to have a way to
tell that this code has to be executed at the first parsing, and this one
should be executed at the second parsing. All this should be syntactically
simple (no quoting...)
Any idea?
Boris.
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".