Hi Troy,
What you need to is have an index.jsp, specify the index,jsp in your
web.xmllike tihs
index.jsp
>
after that you need to code your index.jsp like this
<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %>
In this case "kicker" will be the logical name of your g
You should put it in the root directory of your application, in the
directory containing your WEB-INF directory.
-Mensaje original-
De: Troy Bull [mailto:[EMAIL PROTECTED]
Enviado el: Jueves, 09 de Marzo de 2006 16:13 p.m.
Para: Struts Users Mailing List
Asunto: Re: Welcome Page Not
When I created kicker.do (in the same directory with my jsp's) I get a
null pointer exception... Is that the right directory?
thanks
troy
Juan M. Tula said the following on 3/9/2006 11:56 AM:
You must create a file named kicker.do too in the application root.
The contents does not matter,
You must create a file named kicker.do too in the application root.
The contents does not matter, may be zero-lenght, but the specification
requires that what you specify in welcome-file-list must be physical files.
The request will be handled correctly by struts.
-Mensaje original-
De
4 matches
Mail list logo