That what I thought.... Another questions...I've loaded the information up for the StockQuote example given in that portion of the tutorial (Part 8 - JSP). When I click the button for bring up the StockQuote it doesn't do anything except so the same screen (as it there was noth ing to submit it to). I have the action parameter in the xreg file for the portlet as shown in the tutorial...but it seems like the JSP Page is not looking at that information.
Is there something I can check to make the page submit the the location in the action parameter. -----Original Message----- From: Weaver, Scott [mailto:[EMAIL PROTECTED] Sent: Monday, June 09, 2003 3:45 PM To: 'Jetspeed Users List' Subject: RE: Using the JspPortlet Action Look at the 8.7 JSP Events portion of the tutorial. From what you describe, buildNormalContext can be left empty. You will just need to implement action events to handle use submissions. hth, *===================================* * Scott T Weaver������������������� * * Jakarta Jetspeed Portal Project�� * * [EMAIL PROTECTED] * *===================================* � > -----Original Message----- > From: Wilson, Allen [mailto:[EMAIL PROTECTED] > Sent: Monday, June 09, 2003 11:55 AM > To: Jetspeed Users List > Subject: Using the JspPortlet Action > > Does anyone know of more information on how to proper use the JspPortlet > Action. I have looked through the Bluesunrise tutorial and the example > does not provide much information. > > I am trying to implement a JSP that submits to a class extending the > JSPPortletAction and I not sure how to implement/override the > buildNormalContext for what I am trying to do. The examples in the > BlueSunrise looks to be setting information up for the JSP page to use > when it loads. I only need my action to accept the information from the > JSP page, process it and return information to the user. > > Allen
This message may contain proprietary or confidential company information. Any unauthorized use or disclosure is prohibited.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
