Hi, I have an integer variable in my ActionForm class whose value is say 20. Now in my JSP I would like to show a drop down with values 1 till 20. Question is how to run a loop in JSP using the struts.
Anurag Garg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

