aspose file tools
The moose likes Struts and the fly likes How do i create n number of records each having n attributes Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "How do i create n number of records each having n attributes" Watch "How do i create n number of records each having n attributes" New topic
Author

How do i create n number of records each having n attributes

anubhav mathur
Greenhorn

Joined: May 03, 2011
Posts: 1
hi, i am new to struts and i have a scenerio.....
i want to input some records from a jsp page. Each record contains attributes like name, designation etc... no of records shall also be at run time.
can anyone tell me how should i accomplish this using jstl or struts tag...??
how should my bean class look like???
how should i take the entire set of records from jsp to my action class??
how should i apply validations to each attribute of a record???

pleeease reply asap!!!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How do i create n number of records each having n attributes
 
Similar Threads
Reading Record by Rec Number
how to i tackle this problem ?
controlling jsp:forward
How to submit multiple records in one trip
what is the solution to show some records in none tabular format?