Thanks Bryan and Michael. I have solved this problem.
Thanks you very much.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On 2/20/06, Joey Watson <[EMAIL PROTECTED]> wrote:
> Or I think maybe many project would meet this kind of quesition. Just
> want to know how to deal with it when you need to display some
> information loaded from db in you first page.
Define a startup JSP page in web.xml. Redirect from it to an
here you go.
http://java.sun.com/products/jsp/tags/11/syntaxref11.fm9.html
- Original Message -
From: "Joey Watson" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Monday, February 20, 2006 12:38 PM
Subject: Re: Problem about first page.
> yes. I
t than login.jsp and have it forward
> > to login.jsp? If login is your front door, maybe all of your welcome pages
> > could forward to it.
> >
> > - Original Message -
> > From: "Joey Watson" <[EMAIL PROTECTED]>
> > To: "Struts Use
Mailing List"
> Sent: Monday, February 20, 2006 12:14 PM
> Subject: Problem about first page.
>
>
> > Hi everybody.
> >
> > I want to write a login module.
> > login.jsp-display userId , userName, password, company
> > infomation (a drop d
t;
Sent: Monday, February 20, 2006 12:14 PM
Subject: Problem about first page.
> Hi everybody.
>
> I want to write a login module.
> login.jsp-display userId , userName, password, company
> infomation (a drop down box)
> LoginAction.java check login informatio
Hi everybody.
I want to write a login module.
login.jsp-display userId , userName, password, company
infomation (a drop down box)
LoginAction.java check login information
LoginForm.java --
some command class. one of them will load company information from db.
When user open we
7 matches
Mail list logo