You can in that case also look in the wicket-examples (as there is a portlet-configuration in there).
And then from the jetspeed svn check out
/trunk/jetspeed-commons/src/main/java/org/apache/wicket/*
/trunk/jetspeed-commons/src/main/java/org/apache/jetspeed/portlet/*
Those should contain the relevent bits...
And you can check the http://cwiki.apache.org/WICKET/portal-howto.html on the wiki :)

I'll clean up the mess in my portlet and send you a war-file with sources, some time today/ this evening

Thijs


Jonathan Locke schreef:
that would be great.  i ran jetspeed once ;-)
but i'm more interested in looking at the code
(especially any portlet-specific stuff even if
it's just configuration). i'll take your word for it that it works.


Thijs wrote:
What specifically are you looking for?
I could send you a small portlet, that I use for testing if features like ajax/dynamic images/etc work on the portal we are using.

What portal are you using? Because the portlet itself (aside from the web.xml/portlet.xml) is no different then any other wicket application. The fun part is in the implementation of the apache portal bridges ResourceUrlFactory and ServletContextProvider. (And in the case of Liferay also other parts of Wicket)


Thijs


Jonathan Locke schreef:
does anyone out there have any wicket portlet examples i can look at?

thanks,

    jon


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







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

Reply via email to