Posted By:
zhou_bin
Posted On:
Thursday, June 20, 2002 07:42 PM
dear: I have an problem at use Template tag. struts config: input="/business/insurance/control.jsp?field=1" type="com.aa.Query1Action"> control.jsp // my Application when I use FormClass valiate the form , if errors, It return to control.jsp and display the Page, but It can't display the old value in the Form field. will you pls tell me how to do? another sample question: if my one template jsp file has no html ,body . can I use html tag (html:form)?
More>>
dear:
I have an problem at use Template tag.
struts config:
input="/business/insurance/control.jsp?field=1"
type="com.aa.Query1Action">
control.jsp
// my Application
when I use FormClass valiate the form , if errors, It return to control.jsp and display the Page,
but It can't display the old value in the Form field. will you pls tell me how to do?
another sample question:
if my one template jsp file has no html ,body .
can I use html tag (html:form)?