At 02:41 PM 2/15/00 -0300, you wrote:
>JSWDK provides that property. Just look for any properties files or
>other with the same purpose.
>
>fribeiro
>
>Jon Wilmoth wrote:
>>
>> I assume that all servlet/jsp containers have an option to keep the
>> generated source files.  There is a property with weblogic
>> "keepgenerated=true" that accomplishes this.  You should look for such a
>> property in your server configuration.  Otherwise the container will delete
>> the source after compiling by default.
>>
>

Thanks for the help. After a little bit of effort I found that this
property is in fact already set to true, and was able to locate the
generated .java files. For anyone else running Netscape Enterprise Server
they should be located in your Class cache,
iplanet/servers/https-<SERVER_NAME>/ClassCache/

Makes me feel a bit stupid but anyway.. :)

Chris Tuck

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to