in this case is there is no way to invoke jsp compiler or is there any
workaround for this problem ?
Miro
Antonio Petrelli <[EMAIL PROTECTED]> wrote: 2007/9/12, temp temp :
> In my jsp I use JspWriter to write my page content .I can write lot of
> static data but I cannot write dynamic content like scriptlet or tag library
> ie even if I write tag library or scriptlet it will not be executed .Is
> there any solution for this ?
No! When you use JspWriter, you send your data directly to the client!
Therefore, it does not pass to the JSP compiler.
Antonio
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------
Be a better Globetrotter. Get better travel answers from someone who knows.
Yahoo! Answers - Check it out.