i had heard that a form bean for a form was optional, not sure why i am getting this error here.
i have a button on a page and it goes like
<html:form action="/kiosk"> browse kiosks <html:submit value="Submit"/></html:form>
in my struts-config.xml i have defined the following action mapping
<action path="/kiosk"
type="KioskAction"
scope="request">
<forward name="success" path="/kiosk.jsp" />
</action>
could someone please help with this error.
thanks cheers ajay
_________________________________________________________________
Chat via SMS. Simply send 'CHAT' to 1889918. More info at http://ninemsn.com.au/mobilemania/MoChat.asp?blipid=6800
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]