Results 1 to 2 of 2
- 12-12-2010, 11:02 AM #1
Member
- Join Date
- Dec 2010
- Posts
- 1
- Rep Power
- 0
Struts2JQuery ShowCase application
Hi All,
I am looking at showcase application in struts2jquery plugin website. In below line I dont understand where the action class is located in the application. I did a search for grid action but could not find it.
<li><s:url id="urlgrid" action="grid"/><sj:a href="%{urlgrid}" targets="main">Grid</sj:a></li>
Please let me know if any one is familiar with this.
Rgds
Peter
- 12-20-2010, 09:06 AM #2
Member
- Join Date
- Dec 2009
- Location
- Germany
- Posts
- 43
- Rep Power
- 0
the struts2 jquery showcase use the convention plugin for action mapping.
if no Grid.class exists the plugin looks for a grid.jsp.
Similar Threads
-
struts2-jquery-grid-showcase tutorial
By newbiejava in forum New To JavaReplies: 0Last Post: 10-02-2010, 06:57 AM -
Help in converting Java application to desktop application in Netbeans
By realahmed8 in forum AWT / SwingReplies: 3Last Post: 12-04-2009, 12:10 PM -
Sending J2ME application by blue tooth (by J2ME application). Very URGENT!!!
By maruffaiz in forum CLDC and MIDPReplies: 0Last Post: 04-22-2009, 01:30 PM -
Launching an application from another application dynamically
By Java Tip in forum Java TipReplies: 0Last Post: 02-16-2008, 09:31 PM -
Launching an application from another application using thread
By Java Tip in forum Java TipReplies: 0Last Post: 02-16-2008, 09:29 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks