Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JSP compiler error: No start tag(<form>)

843840Sep 29 2008 — edited Oct 4 2008
Hi 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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 1 2008
Added on Sep 29 2008
2 comments
1,047 views