This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
struts validator +iterated fields and html:select +accessing value in action.
A knibbs
Ranch Hand
Joined: Aug 23, 2006
Posts: 158
posted
0
Hi all hopefully it's alright to ask a couple of questions in one post, as I don;t want to be pushing a bunch of other posters down onto the second page, as that will quite likely mean that they will not get their answer. Heregoes:
1) Is there any good tutorials on using the select option in the html tags. I continue to try it and it always results in issues. It would be nice to have a piece of functional code that I could look at at and learn from. It is not important as to the topic of his sample as I am simply looking for a piece of code that I can use as a template to undersand what is going on.
2) could someone point me to a decent tutorial/example of using the validator on iterated fields. I want to be able to ensure that each field that is iterated over has met specific criteria.
Prasanth Pillai
Ranch Hand
Joined: Oct 16, 2006
Posts: 52
posted
0
1)http://www.coreservlets.com
here you can download all the materials related with struts. You may use the below link as well.