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

Problem with jspc task

Anu josh
Greenhorn

Joined: May 25, 2010
Posts: 4
I am using jspc task to compile jsp files. Files are getting compiled but my problem is:
In my application there are many files which are including other jsp/jspf files. If I compile my jsps using jspc I am getting compilation error for all those variable which are declared in including page but used in included page. SO my build is failing.

Is there any way to skip such error?


Thanks in advance.
Martijn Verburg
author
Bartender

Joined: Jun 24, 2003
Posts: 3268

Hi Anu and welcome to Javaranch!

Are you able to supply the error you're getting and the project structure you are using?


Cheers, Martijn - Blog,
Twitter, PCGen, Ikasan, My The Well-Grounded Java Developer book!,
My start-up.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Problem with jspc task
 
Similar Threads
Help: precompile jsp with jspc
uriRoot implicitly set to
Precompilation of jsps using jspc command
Where do I find JspC
precompilation of jsps using jspc