That definitely worth checking out first.
Anything with a '.do' suffix you see on the url is a STRUTS action so
you would not find it as a file.
However if you search the struts-config.xml under WEB-INF, you will find
them being bound to a java class.
-Thomas
> -----Original Message-----
> From: gus...@li...
> [mailto:gus...@li...] On Behalf
> Of Mark S. Heiges
> Sent: Friday, February 03, 2006 11:35 AM
> To: Federica Viti
> Cc: gus...@li...
> Subject: Re: [GUSDEV] showQuestionSets.do
>
>
> I get this error when I've forgotten to rename the web.xml.toy file
> to web.xml (there's also a footer.tag.toy and header.tag.toy that
> need to be renamed).
> Could that be it?
>
> -Mark
>
> On Feb 3, 2006, at 11:10 AM, Federica Viti wrote:
>
> > Hi guys, deploying my web application GUSViewToy on tomcat 5.5 I
> > had this
> > error back:
> >
> > HTTP Status 404 - /GUSViewToy/showQuestionSets.do
> >
> > type Status report
> >
> > message /GUSViewToy/showQuestionSets.do
> >
> > description The requested resource (/GUSViewToy/
> > showQuestionSets.do) is
> > not available.
> >
> > My index.jsp file points to showQuestionSets.do, but I
> can't find it
> > anywhere in my directories. Can anyone help me?
> > thanks
> > Federica
> >
> >
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc. Do you grep through
> > log files
> > for problems? Stop! Download the new AJAX search engine that makes
> > searching your log files as easy as surfing the web. DOWNLOAD
> > SPLUNK!
> > http://sel.as-us.falkag.net/sel?
> > cmd=lnk&kid=103432&bid=230486&dat=121642
> > _______________________________________________
> > Gusdev-gusdev mailing list
> > Gus...@li...
> > https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep
> through log files for problems? Stop! Download the new AJAX
> search engine that makes searching your log files as easy as
> surfing the web. DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&
dat=121642
_______________________________________________
Gusdev-gusdev mailing list
Gus...@li...
https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev
|