This doesn't have much to do with Struts. Such functionality is available in many ways. Depending on what your requirements *really* are you may need to use JavaScript.
Niv Tyagi
Greenhorn
Joined: Oct 14, 2009
Posts: 21
posted
0
Take a look at displayTag.
If you wanna go JS route i would recommend ExtJS.
vaduganathan kumarasamy
Greenhorn
Joined: Oct 26, 2009
Posts: 8
posted
0
Thanks for reply. Now i am working in strut 2 i need some example to retrieve the values from database to jsp, In that jsp i need one table for display that retrieved values. If i change that values for particular row it can be updated automatically in database also. is it possible in strut without using javascript.
You *might* be able to do it with the *appearance* of not using JavaScript via the Dojo tags (which are deprecated as of Struts 2.1), but you'll still need a *little* JavaScript to hook up the events.
vaduganathan kumarasamy
Greenhorn
Joined: Oct 26, 2009
Posts: 8
posted
0
Hi thanks for replied. I solved that problem for using YUI tool kit.
Pradeep Adibatla
Ranch Hand
Joined: Oct 27, 2009
Posts: 336
posted
0
hey! what is that YUI toolkit and how did it help you solving it? I am using JS to solve tha same!!!
YUI is a JS framework that includes a bunch of controls.
vaduganathan kumarasamy
Greenhorn
Joined: Oct 26, 2009
Posts: 8
posted
0
Hi i want Datagrid on strut 2. The Grid is editable. Please send me any code or link. Let you know please help me.
Already i achieved it YUI but i need in strut2.
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.