[ 
https://issues.apache.org/jira/browse/WICKET-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634840#action_12634840
 ] 

Thijs Vonk commented on WICKET-1620:
------------------------------------

Well, it's basically Ate's portlet 1 specs implementation with the addition of 
resourceserving, setting cookies and the like.
So almost al you can do in a normal wicket application should work in a portlet 
as well, so: ajax, forms, serving files, etc should all work. Within the 
portlet specifications obviously. 

I haven't tested yet but probably public renderparameters will work as well. A 
colleague was testing this just last week, however I haven't heard any results 
yet.

But IPC through event handling is not build in yet. And I have no idea when I 
have time to really dive into this.
And there is probably some other things missing as well. 

Also this patch replaces the portlet 1 implementation, so it's not backwards 
compatible and there are some discussions if we should have both versions 
implemented.


> Portlet 2.0 support
> -------------------
>
>                 Key: WICKET-1620
>                 URL: https://issues.apache.org/jira/browse/WICKET-1620
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>            Reporter: Thijs Vonk
>            Assignee: Ate Douma
>         Attachments: portlet2-0.patch, portlet2-0.patch
>
>
> Upgrade wicket to fully support portlet 2.0 (jsr 286; 
> http://jcp.org/en/jsr/detail?id=286).  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to