yes it can be used outside struts, the changes are not big deal, I am
surprised this hasn't done before. Maybe I have some surprises waiting
for me in the "includes" :)

musachy

On Fri, Jul 31, 2009 at 11:38 AM, Antonio
Petrelli<[email protected]> wrote:
> 2009/7/31 Musachy Barroso <[email protected]>:
>> I modified jasper (unable to
>> extend as most of the code is private) to read JSPs from the classpath
>> and compile them into java in memory (no intermediate file required),
>> and then I am using the java compiler API to compile the java code and
>> keep a cache of the generated servlets.
>
> Great! Musachy you are da man!
> Why don't you write an article about it and publish it to
> Theserverside or similar journals?
> Do you think is portable in any way outside of Struts?
>
> Antonio
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to