aspose file tools
The moose likes Ant, Maven and Other Build Tools and the fly likes Ant, J2EE with JSPs using Tag Files Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "Ant, J2EE with JSPs using Tag Files" Watch "Ant, J2EE with JSPs using Tag Files" New topic
Author

Ant, J2EE with JSPs using Tag Files

Jiri Nejedly
Ranch Hand

Joined: Oct 22, 2002
Posts: 75
Can somebody provide example build.xml, how to precompile J2EE application with jsps using tag files using ant ?

Tag files: http://www.oracle.com/technology/pub/articles/cioroianu_tagfiles.html

Can it be done at all? Thanks.
Martijn Verburg
author
Bartender

Joined: Jun 24, 2003
Posts: 3268

Hi Jiri,

There are some Ant tasks for pre compilation yes (for specific App Servers in particular), the Ant documentation talks about these.


Cheers, Martijn - Blog,
Twitter, PCGen, Ikasan, My The Well-Grounded Java Developer book!,
My start-up.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Ant, J2EE with JSPs using Tag Files
 
Similar Threads
weired wep application error
package javax.xml.soap does not exist
Path Convert tag
compiling ejb
Ant task to compile JSP