WebSphere Portal Server - Cannot include JSP files

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > December 2005 > Cannot include JSP files





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 Cannot include JSP files
Ho

2004-11-26, 7:50 am

I get the error com.ibm.wps.pe.pc.legacy.impl.TransferPortletException when
I use the getPortletConfig().getContext().include() to include my jsp file.
It complains about unable to interpret the type of the jsp. It works fine in
my 5.0 portal server, but not the 5.0.2 one. Is there anything I need to
configure to include jsp files? The default Websphere portlets work fine.


Amol

2005-12-19, 2:50 am

Ho wrote:

> I get the error com.ibm.wps.pe.pc.legacy.impl.TransferPortletException when
> I use the getPortletConfig().getContext().include() to include my jsp file.
> It complains about unable to interpret the type of the jsp. It works fine in
> my 5.0 portal server, but not the 5.0.2 one. Is there anything I need to
> configure to include jsp files? The default Websphere portlets work fine.


have you found any solution to this I'm also facing thesame problem

2005-12-20, 6:00 pm

I have seen a similar message when the jsp becomes too large. You may have to split up you jsp to mulitple jsps and import them using

<jsp:include page="stuff.jsp"/>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com