Sorry, my wife kindly reminded me that it was the holidays and I should
spend time with her and the kidos over the weekends --
I've set aside time tomorrow to get to some. Sorry for the delay.
David
Anders Bengtsson wrote:
ddewolf wrote:
Anders Bengtsson wrote:
What we have is a CMS (Magnolia) that we want to embed in our web site,
and
the only useful API the CMS provides for that is the Portlet API.
Essentially we're just trying to get a single Portlet to render in a
legacy
JSP page (i.e. no option to use a special Servlet or anything).
Gotcha, that should definitely be a piece of cake, and since it
obviously hasn't been for you, we need to do some documentation (as a
side note, you may want to consider using a servlet instead of a jsp to
perform the actual integration). You definitely don't need the portal
driver for this type of functionality.
This is great feedback. I'll try to put together a tutorial over the
weekend which details how to do this. Would you be willing to review it
and provide some enhancements based on your experiences?
Hi David,
Did you manage to write anything about it?
I'm just back from the christmas holidays and we're as stuck on this as
ever.
/Anders