You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by edgar <ed...@blue-moose.net> on 2002/11/14 16:11:36 UTC

RE: Fetching Data Using Struts!!!

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:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>