Results 1 to 2 of 2
- 12-08-2010, 07:52 AM #1
Member
- Join Date
- Dec 2010
- Posts
- 9
- Rep Power
- 0
Struts 2 persistance for Table values
How to persist table values while changing each tab?
Normally values containing text box will persist.
ie,<s:textfield name="myData" />
I have list of values which is populated using iterator Tag into a table.
But,while triggering each tab all text box values will persist, except these table values.
How can we solve it? :(
- 12-30-2010, 04:12 AM #2
Member
- Join Date
- Dec 2010
- Posts
- 9
- Rep Power
- 0
i solved it
i solved it like this:
Earlier i put these list values into existing object which need to populate other values into jsp page.Now i changed as list values are put in a separate object .then first time got values from DB then put it into a Map as separate object.So thereby manage the data as our requirement .:)
Thanks all
Similar Threads
-
Multiple persistance unit simultaneously, issue.
By afrodom in forum Enterprise JavaBeans (EJB)Replies: 1Last Post: 03-06-2010, 05:04 PM -
How to repaint.refresh the table (table model) with combo box selection envent
By man4ish in forum AWT / SwingReplies: 1Last Post: 01-08-2010, 06:19 AM -
Print the table in struts...
By makpandian in forum Web FrameworksReplies: 1Last Post: 09-22-2009, 06:13 PM -
Intellij-Hibernate persistance model warnings
By eborix13 in forum IntelliJ IDEAReplies: 0Last Post: 04-20-2009, 08:58 PM -
how to insert data in table (stored proc) without taking all the values as parameters
By Faheem_Ahmed in forum New To JavaReplies: 0Last Post: 02-28-2009, 11:16 AM


LinkBack URL
About LinkBacks

Bookmarks