--- Mel Martinez <[EMAIL PROTECTED]> wrote:
> 
> --- [EMAIL PROTECTED] wrote:
> >   - Of course, the classes and JARs are still
> > extracted from the WAR until the
> >     compilation technology is updated (javac wants
> > files :(( ).
> >   
> 
> :-)  But javac doesn't have any reason to deal with
> the contents of the WAR directly.  JSP 'files' read
> out of the .war are being converted to .java files
> stored in the working directory (i.e. /tmp or
> wherever).  Javac just has to deal with the latter
> files.
> 

Please disregard this stupid inaccuracy.  'Brain
momentarily dumped the fact that the compiler might
need to see inside the .war for imported classes used
in the compilation of the .jsp/.java file.

Sigh...

Mel

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

Reply via email to