Thijs Vonk wrote:
I have no experience with WSRP, but I do know that the portal should
support a bit more then just jsr-168. See
http://cwiki.apache.org/WICKET/portal-howto.html
also the way DWR does it is different then the way wicket works.
Sure.
If I remember correctly DWR functions as a separate servlet next to te
portal that catches the ajax requests.
Yes. My application is on different server and port, so the redirection
from the container is needed to it work.
With wicket the portlet itself handles the ajax request and response,
which officially isn't supported by jsr-168.
Do you mean that ajax doesn't work with wicket 1.4? This is not clear
for me reading the wiki page...
Also, does components requiring header contribution works, for example,
contributing things via Javascript instead of the head tag?
Thanks for reply.
Adriano
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]