Hi,
I was looking onto the TutorialStockQuote8.jsp and it has the following
entry for FORM. The tutorial itself says that there should be
<input type="hidden" name="action" value=" portlets.myJspPortletAction "/>
in the FORM. Is this only required when handling events or its a general
requirement.

<FORM METHOD="POST">
  <INPUT TYPE="hidden" NAME="js_peid" VALUE="<%=jspeid%>">
  Enter symbol(s) separated with commas: <input name="symbols"
type="TEXT"><INPUT TYPE="SUBMIT" NAME="refresh" VALUE="Get Quotes">
</FORM>


My problem is not yet solved about Events in JSPPOrtlet....
Any help will be appreciated!!! :=)

Thanks
Javed

>
>> i had the same problem yesterday, evenif the method name was
>> doStatusChange
>> dont know why
>> may be try using velocity templates and action classes
>> jsp doesnt work properly in jetspeed
>> sangam dash
>>
>
> That is not a true statement. There's a working jsp portlet example in
> the tutorial.
>
> Best regards,
>
> Mark Orciuch - [EMAIL PROTECTED]
> Jakarta Jetspeed - Enterprise Portal in Java
> http://jakarta.apache.org/jetspeed/
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]> For additional
> commands, e-mail: <mailto:[EMAIL PROTECTED]>


*---------------------------------------*
|Research Assistant                     |
|Building 10                            |
|Room 4405                              |
|Faculty of Information Technology      |
|Department of Computer Systems         |
|University of Technology Sydney        |
|Phone: 9514 4513                       |
|Mobile : 0413 607172                   |
*---------------------------------------*



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to