u would need to
> file a CLA (http://www.apache.org/licenses/index.html#clas) if you
> haven't.
>
> regards
> musachy
>
> On 10/31/07, Miguel Ping <[EMAIL PROTECTED]> wrote:
> > By the way, if anyone ever want to know how to use GWT and struts2 for
> &
By the way, if anyone ever want to know how to use GWT and struts2 for
portlet development, I'll be glad to write something up.
On 10/31/07, Miguel Ping <[EMAIL PROTECTED]> wrote:
>
> - But doesn't that share the object in ALL sessions? I want to share a
> specifi
t;[EMAIL PROTECTED]> wrote:
>
> If you need to share data between the servlet and the portlet, you
> have to put it in the application scope, using the
> PortletSession.APPLICATION_SCOPE constant in the setAttribute
> operation.
>
> Nils-H
>
> On 10/31/07, Miguel Ping
rg/S2PLUGINS/gwt-plugin.html
>
> musachy
>
> On 10/31/07, Miguel Ping <[EMAIL PROTECTED]> wrote:
> > Hi, thanks for the answer. Yes you are correct, GWT makes special
> requests
> > that update a part of a page. I am reading the Portlet spec and I didn
contents of the entire portal page from the
> request). So I would recommend that you build your application so that
> the AJAX part is working as a servlet.
>
> The Portlet 2.0 specification has better support for this kind of
> stuff, so it will improve in the future :)
>
> Nils-H
&g
request.
My question is: how can I force all requests to pass by the Jsr168 request
dispatcher? I want to have access of portlet data in my actions, through GWT
calls.
Thanks In advance,
Miguel Ping
6 matches
Mail list logo