Use a form with a nested form.  

-----Original Message-----
From: Yadnesh Chonkar [mailto:ychonkar@;NEXGENIX.com] 
Sent: Thursday, November 14, 2002 10:31 AM
To: 'Struts Users Mailing List'
Subject: Fetching Data Using Struts!!!


Though struts is good MVC framework. But guys correct me if i am wrong.
The data fetching mechanism works only for simple screens, for complex
screens it goes for a toss.

eg
Consider following screen, where user enter multiple data.

EmpId           Name            Gender                  Married?
textbox textbox (2 radio buttons m/f)   1 checkbox
textbox textbox (2 radio buttons m/f)   1 checkbox
textbox textbox (2 radio buttons m/f)   1 checkbox
textbox textbox (2 radio buttons m/f)   1 checkbox
textbox textbox (2 radio buttons m/f)   1 checkbox


        
Save
button

Please elaborate as whats the best way to fetch this data using struts!!

Yadnesh

--
To unsubscribe, e-mail:
<mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail:
<mailto:struts-user-help@;jakarta.apache.org>


--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to