You can go to portlet swap and download my submission, the JavaPlant MVC 
Portlet Framework under Framework Portlets here.
In the distribution, you will find a set of JSP components for my RSS Portlet 
in this directory:  
mvc-portlet-fwk\samples\app\src\webapp\WEB-INF\jsp\portlets\RSSFeedPortlet

Have a look at the edit.jsp - it demonstrates how you should create URL's 
correctly for your portlet's actions.

Basically, when creating action URL's for portlets, you use the 
<portlet:actionURL> tag to create the value for your form's action attribute.  
If you need multiple action URL's, my RSS Portlet illustrates how to achieve 
this using the tag(s), JSTL, and some javascript.

Good Luck!


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3906080#3906080

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3906080


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to