| Author |
editable grid support in Struts2
|
Nirav San
Greenhorn
Joined: Mar 25, 2008
Posts: 4
|
|
Is there any built-in tag/api that simulate displa-tag or editable grid in struts 2.0? thanks
|
 |
Don Brown
author
Greenhorn
Joined: Apr 22, 2008
Posts: 25
|
|
No, however, there are a number of editable grid JSF components that you can use via the Struts 2 JSF Plugin. The plugin allows you to drop JSF components onto your page without having to change any code. See http://struts.apache.org/2.x/docs/jsf-plugin.html
|
 |
 |
|
|
subject: editable grid support in Struts2
|
|
|