i dont think the portlet api was ever completely finished. janne worked on
it, but he has been mia for a while. if you want to fix it we would be glad
to apply the patches.

-igor


On 2/8/07, Ralf Eichinger <[EMAIL PROTECTED]> wrote:

I managed to get the portlet example running under jetspeed 2.
but I think the portlet api is not completely supported.

in ExamplePortletApplication it is only possible to get the VIEW-mode of
the
portlet (getHomePage()).
but how do I get the pages for EDIT and HELP mode?

I suggest to have three methods:
getViewHomePage() when doView() of GenericPortlet is called
getEditHomePage() when doEdit() ...
getHelpHomePage() when doHelp() ...

or did I miss something?

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to