JSP compiler error: No start tag(<form>)
843840Sep 29 2008 — edited Oct 4 2008Hi all,
I checked out one web project in our SVN and try to run it in eclipse Version: 3.3.1.1
I know the code are OK because it is in our production.
It shows an compiler error in jsp file:
No start tag (<form>).
it also complains the following error: Missing library: xdoclet-1.2.1.jar. Select the home directory for XDoclet. 1.2.1
I have checked the properties of the project and poke around the JRE library, server run time... and can not get rid of the problem.
Any idea?
dewken.