|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sf.jportlet.service.ssi.SSIText | +--net.sf.jportlet.service.ssi.SSIVelocity
This class includes Velocity
files into the portlet response.
This SSI depends on VelocityService
Field Summary |
Fields inherited from class net.sf.jportlet.service.ssi.SSIText |
_init, _log, _serviceConfig, _serviceContext, _servletContext, BUFFER_SIZE |
Constructor Summary | |
SSIVelocity()
|
Method Summary | |
void |
include(java.lang.String path,
net.sf.jportlet.portlet.PortletContext context,
net.sf.jportlet.portlet.PortletRequest request,
net.sf.jportlet.portlet.PortletResponse response)
Include a file |
Methods inherited from class net.sf.jportlet.service.ssi.SSIText |
destroy, init |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SSIVelocity()
Method Detail |
public void include(java.lang.String path, net.sf.jportlet.portlet.PortletContext context, net.sf.jportlet.portlet.PortletRequest request, net.sf.jportlet.portlet.PortletResponse response) throws PortletServiceException, java.io.IOException
SSI
include
in interface SSI
include
in class SSIText
PortletServiceException
java.io.IOException
net.sf.jportal.ssi.SSI#include(java.lang.String, net.sf.jportlet.portlet.PortletRequest, net.sf.jportlet.portlet.PortletResponse)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |