Hello,
Iīm trying to precompile my
.jspīs using jspc. It generated lots of .java files. When I tried to compile (using javac) the generated .java
files it gives hundreds of errors. I guess that the erros
are caused because the generated java files doesnīt have
the correct import sentences so I take "Cannot Resolve Symbol" errors. The
classpath apperars to be ok. Anybody knows what can be wrong? What I need
to do to precompile my jsp files at once?
Thks,
Wellington
|
- Re: Precompiling JSP files Wellington Pereira Alves
- Re: Precompiling JSP files Oskar Zinger