I have got a strange problem as following:
 I would like to use DispatchAction for one of my use case named
customerand I create a setCustomer
.do action to init the hidden property---methodToCall.
Then that action execute method  returns mapping.findFordward("continue");

The continue page makes use of the same ActionForm as  setCustomer.do.

There is an <html:text> fields which should be required,integer in the next
page(namely continued page).

however,no validation for that property and it would be 0 if other fields
fails.

Required,date for other fields are just OK.But the integer validation can
NOT work as expected.

p.s If I put a string not integer to that field,it would be 0 in the end.

Any advice?


The problem are strange to me and I  want to know the solution.

Thanks for reading and looking forward to u.
--
Why Signature?

Reply via email to