I tried what you said - renaming the html page to a jsp page....it did not work. My portlet shows up but without any contents in it. Only the title appears. Here is the jsp : " DOUGY <IMG SRC="/helloworld6/images/doug.jpg" WIDTH="100" HEIGHT="100" BORDER="0" ALT="a sentence about your site"> " -Piyush
-----Original Message----- From: Shah Amit [mailto:[EMAIL PROTECTED] Sent: Friday, July 15, 2005 6:44 PM To: [email protected] Subject: RE: portlet not showing JSP page is the jsp syntactically correct ?? You say you can see an html file. In that case, simply change the extension to .jsp and see if it still loads. If it does, then chances are that the jsp scripts that you wrote might have some issues ... Amit ----Original Message Follows---- From: "Hari, Piyush" <[EMAIL PROTECTED]> Reply-To: "Jetspeed Users List" <[email protected]> To: "'Jetspeed Users List'" <[email protected]> Subject: portlet not showing JSP page Date: Fri, 15 Jul 2005 13:59:06 -0700 I developed a portlet to display a JSP page but when involed, it does not show anything. However, when I reference it to the HTML page it shows the content. How can I correct it ? --------------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
