how to construct dynamic html:select html:options

2006-01-18 Thread Melih U. Unsal
my form will construct different number of combo boxes on the screen. for example user will enter 3 and submit the form. then the coming form will show 3 combo boxes. how can i do that with struts. The number of combo boxes is not static so i can not define to action form my combo boxes so can not

Jsp , struts page forward problem?

2006-01-12 Thread Melih U. Unsal
I am developing a web application with jsp and struts. (i am developing with websphere studio application developer). My question is about forwarding between pages. I have 2 jsp pages. First one is "user.jsp" and the other one is "useraddress.jsp" My first page (user.jsp) will show a user (on