Re: generating java from .jsp
- To: Stefan Gybas <stefan@gybas.com>
- Cc: debian-java@lists.debian.org
- Subject: Re: generating java from .jsp
- From: Robert Varga <robi@piros.zold.net>
- Date: Fri, 16 Jun 2000 16:15:10 +0200 (CEST)
- Message-id: <[🔎] Pine.LNX.3.96.1000616154108.28488D-100000@piros.zold.net>
- Reply-to: Robert Varga <robi@piros.zold.net>
- In-reply-to: <[🔎] 20000616153531.A22467@sebigbos.hepe.com>
> > I would like to write a tool which tests an arbitrary number of JSP pages > > for compile-time detectable errors (errors which prevent generating the > > java source, and errors which prevent the compilation of this java > > source). > > You could use the jsp_precompile parameter when requesting a page, > e.g. "wget http://localhost/my_page.jsp?jsp_precompile=true";. Put > all those URLs in a file and use "wget -i". Thanks, that is fine enough. One more question: what is the exact algorithm for naming the generated java and class files? Regards, Robert Varga
Reply to:
- References:
- Re: generating java from .jsp
- From: Stefan Gybas <stefan@gybas.com>
- Re: generating java from .jsp
- Prev by Date: Re: generating java from .jsp
- Next by Date: Any Tomcat debs or installer debs for JDK 1.2.2 or 1.3?
- Previous by thread: Re: generating java from .jsp
- Next by thread: Any Tomcat debs or installer debs for JDK 1.2.2 or 1.3?
- Index(es):