| 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.
|
 |
 |
|
|
subject: Problem with jspc task
|
|
|