Re: Problem about first page.

2006-02-20 Thread Joey Watson
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]

Re: Problem about first page.

2006-02-20 Thread Michael Jouravlev
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

Re: Problem about first page.

2006-02-20 Thread Bryan LaPlante
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

Re: Problem about first page.

2006-02-20 Thread Joey Watson
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. On 2/21/06, Joey Watson <[EMAIL PROTECTED]> wrote: > yes. I think it is a good idea. but I don't know to do it. I can

Re: Problem about first page.

2006-02-20 Thread Joey Watson
yes. I think it is a good idea. but I don't know to do it. I can make a jsp page as welcome page, but how could I make it can forward to Login.jsp automatically. user don't need to click a link or a button. On 2/21/06, Bryan LaPlante <[EMAIL PROTECTED]> wrote: > Could you make you welcome page dif

Re: Problem about first page.

2006-02-20 Thread Bryan LaPlante
Could you make you welcome page different 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 Users Mailing List" Sent: Monday, February