WebSphere Portal Server - Re: JSTL - portletAPI inter-communication

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > July 2006 > Re: JSTL - portletAPI inter-communication





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: JSTL - portletAPI inter-communication

2006-07-02, 7:27 pm

As far as I know, Portal does not support jsp 2.0, so you must use the jstl tag lib to output el statements. For example:

${aValue.foo} becomes
<c:out value="${aValue.foo}"/>
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com