Hi,
I want to precompile my
JSP files and then create the war files.
Also I would prefer not to have the generated
java files in my war.
I tried with the "
wsjspc" provided by websphere but it is not working.
Please note that there are static include in these jsp's which i am trying to compile.
I have reached a state where i am able to generate java files of the jsp.
But there as many errors as some of the jsps are static include.
The command that i give to excute this is
ant jspc2 -verbose After this i get a error
Unable to parse setupCmdLine: null\bin\setupCmdLine.bat (The system cannot find the path specified) Appreciate if any one could help in this.
Regards
Yogesh
[ May 07, 2007: Message edited by: Yogesh Wani ]
[ May 07, 2007: Message edited by: Yogesh Wani ]