Let me explain the purpose:

I want to provide a link in my page that provides the processed JSPs based on the Beans on a convenient zip package.....
The files inside the package are JSP files....


Benjamin Armintor escribió:

By "processed JSP", do you mean the resulting java class's source? Or
are you trying to forward a request off to a JSP to handle your display?


Benjamin J. Armintor Operations Systems Specialist ITS-Systems: Mainframe Group University of Texas - Austin tele: (512) 232-6562 email: [EMAIL PROTECTED]



-----Original Message-----
From: John Villar [mailto:[EMAIL PROTECTED] Sent: Friday, August 20, 2004 3:52 PM
To: [EMAIL PROTECTED]
Subject: Obtaining processed JSP from a servlet



Hi everyone, i'm trying to obtain a processed JSP page from my own app, within a servlet, and i'm having trouble..... i've tryied using application.getResource() but it gives me the unprocessed source, used an HttpURL... but i need client data (the beans that have been modified).... does anyone know another method?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to