Thanks, David. I forgot to refer that I am using JSP. When you use Velocity, the login screen appears. This is because the default Velocity template for WML includes three other templates: top.vm, login.vm and bottom.vm. I decided to take the same approach in JSP, rewriting the default.jsp and adding a login.jsp to the navigation templates directory. Is there a way to contribute with these two files?:-)
Helder ----- Original Message ----- From: "David Sean Taylor" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Friday, January 10, 2003 6:07 AM Subject: Re: WML initial screen > > On Thursday, January 9, 2003, at 07:30 AM, Helder Pinto wrote: > > > When accessing the Jetspeed portal through a WAP browser (in this > > case, I used > > Klondike), the initial screen is not the login screen, as it was in > > the 1.4b1 > > version, but immediately the anonymous user screen. How can I > > configure Jetspeed > > to show the login screen first? > > > You will have to change the default WML page for the anonymous user to > include a login portlet > I just checked and and the login portlet doesn't seem to be a part of > the distribution anymore. > It would be cool if you could write a new login portlet with WML and > HTML support... > > -- > David Sean Taylor > Bluesunrise Software > [EMAIL PROTECTED] > +01 707 773-4646 > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
