Check out the default JSP portlets in the jetspeed distribution like JSPPortlet ou JSPStockQuote.
You'll find the appropriate actions in org.apache.jetspeed.modules.actions.portlets
Also make sure to check your logfiles for any clue on why your action doesn't work as expected.
-- Rapha�l Luta - [EMAIL PROTECTED] Apache Jetspeed - Enterprise Portal in Java http://jakarta.apache.org/jetspeed/
Marco Fregozo wrote:
Sorry, i really mean, do you know if someone has one example?
Marco
JetSpeed FG <[EMAIL PROTECTED]> wrote: Hi,
I really do this. But when I send in my portlet the Request by the Submit button, nothing happens.
You know if someone has one example.
Thanks.
Marco
Sarat Challa wrote: Hi,
U need to put the action class in a package with ends with actions.portlets.
For ex. Assuming ur Action class is sample.java. It must be in /actions/portlets package. You must also enter this /actions/portlets path in TurbineResources.properties.
You must have specify the JSP file and action class in .xreg file to be visible.
If you were to do this then u should be able to get your JSP with action class running.
Hope this helps,
Regards
JetSpeed FG wrote: Hello!
I'm begginer in Jetspeed.
Someone have an example about JSP portlet with action?
I worked with the tutorial but this do not work.
Thanks
__________________________________ Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://mail.yahoo.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------- Do you Yahoo!? Yahoo! Tax Center - File online by April 15th
--------------------------------- Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway - Enter today --------------------------------- Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway - Enter today
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
