RE: [JBoss-user] How to precompile JSPs using Ant?

2001-05-31 Thread Tahir Awan
mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 31, 2001 10:38 AM > To: [EMAIL PROTECTED] > Subject: RE: [JBoss-user] How to precompile JSPs using Ant? > > > Why not just let page designers deploy jsp files without > using an ear file? > Maybe I misunderstand your goal

RE: [JBoss-user] How to precompile JSPs using Ant?

2001-05-31 Thread Dan - Blue Lotus Software
Sent: Thursday, May 31, 2001 3:06 PM To: '[EMAIL PROTECTED]' Subject: RE: [JBoss-user] How to precompile JSPs using Ant? yea, I know they are servlets but cant force page-designers to compile for testing (hence the need to keep all the urls referring to jsps instead of servlets). We n

RE: [JBoss-user] How to precompile JSPs using Ant?

2001-05-31 Thread Tahir Awan
TECTED]] > Sent: Wednesday, May 30, 2001 6:23 PM > To: [EMAIL PROTECTED] > Subject: RE: [JBoss-user] How to precompile JSPs using Ant? > > > Compiled .jsp files are just servlets. You can package them > as servlets in > your .ear file. > > -dan > > -Orig

RE: [JBoss-user] How to precompile JSPs using Ant?

2001-05-30 Thread Dan - Blue Lotus Software
: Wednesday, May 30, 2001 4:07 AM > To: [EMAIL PROTECTED] > Subject: RE: [JBoss-user] How to precompile JSPs using Ant? > > > Tomcat has a utility called jspc that can be used to convert > .jsp files into > .java files. From there, it is a simple exercise to compile the .java >

RE: [JBoss-user] How to precompile JSPs using Ant?

2001-05-30 Thread Tahir Awan
; To: [EMAIL PROTECTED] > Subject: RE: [JBoss-user] How to precompile JSPs using Ant? > > > Tomcat has a utility called jspc that can be used to convert > .jsp files into > .java files. From there, it is a simple exercise to compile the .java > files. > > -dan > &

RE: [JBoss-user] How to precompile JSPs using Ant?

2001-05-30 Thread Dan - Blue Lotus Software
AM To: [EMAIL PROTECTED] Subject: [JBoss-user] How to precompile JSPs using Ant? Hello, Can anyone tell me whether it is possible to precompile JSP files for JBoss, and if so, then how to do it with Ant? I scanned the docs and mail archives but did not find anything on this. Thanks for any and

Re: [JBoss-user] How to precompile JSPs using Ant?

2001-05-29 Thread Guy Rouillier
> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 30, 2001 1:06 AM Subject: [JBoss-user] How to precompile JSPs using Ant? > Hello, > > Can anyone tell me whether it is possible to precompile JSP files for > JBoss, and if so, then how to do it with Ant? I scanned the docs and mail

[JBoss-user] How to precompile JSPs using Ant?

2001-05-29 Thread Chris Dole
Hello, Can anyone tell me whether it is possible to precompile JSP files for JBoss, and if so, then how to do it with Ant? I scanned the docs and mail archives but did not find anything on this. Thanks for any and all information! Chris ___ JBoss-