Hi,
The following simple code isn't working,
<html:form action="createText" method="GET">
Input:<html:text property="test" /> <br/>
<html:submit property="submit"/>
</html:form>
In the sense that, the text box and the button don't appear when I call
the Jsp page. Can somebody tell me what may be the problem? Guys, I'm a
novice with struts.
Thanks,
Shirin
--
To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@jakarta.apache.org>
|