Dear Antony, the default page you access when you come to the portal is anon/html/default.psml. Set it so to embed as many jsp portlets as you need through administration tools such as psml browser. Remember to include in them the link to open the popup for logging in, or simply define for anon user a different psml containing the login page, and then provide in the jsp pages a link to this psml :
<%@ taglib uri='/WEB-INF/templates/jsp/tld/template.tld' prefix='jetspeed' %> <%@ page import = "org.apache.jetspeed.services.resources.JetspeedResources" %> <A href="<jetspeed:contentUri href='portal'/>/user/anon/page/doMyLogin.psml"> No popup, no javascript problem, all in Jetspeed! Hope it helps Stefano ----- Original Message ----- From: "antony saviour" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Thursday, April 08, 2004 8:58 AM Subject: Re: Portlets without Icons <stefano> > Dear Stefano, > thanks , > your reply was very much what my need is, > > How can i display a set of jsp Portlets in the home page as default. whenever anyone comes to the portal , they should see the set of Jsp Portlets as we could see with jetspeed login page. > > thanks, > antony > ------------------------------------------------- > Still single? Click here to find the perfect match. > > http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?141 > > --------------------------------------------------------------------- > 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]