Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Struts 2 »

problems with <html:form> tag

Rick Schumeyer

2006-12-11

Replies:

I'm using struts 1.3.5.

I have a jsp that displays a <table>.

If I surround the table with:

<html:form action="/EmployeeAdd">
...
</html:form>

then nothing in the page renders. The EmployeeAdd action exists; it is
associated with an ActionForm that also exists.

Does anyone have any idea what can cause this problem?

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.