Re: jsp Not able to Found action in xwork.xml

Rainer Hermanns <[email protected]>
Newsgroups gmane.comp.java.open-symphony.webwork
Message-ID <7934602.1148883943399.JavaMail.os-j2ee@opensymphony01.managed.contegix.com>
Is the above code really the code you have in your JSP?
Then you need to use the webwork tags for the form tag:

[code]
<ww:form  action="VehicleInHandler" id="detail" method="post" title="VehicleForm">
    ....
</ww:form>
[/code]

hth,
Rainer
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=32392&messageID=63238#63238

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.