Hi!
I'm having the exact same problem as you! I know it's no help, but it's nice
to know that someone else is having the same problem...
> In the context file you deploy to conf/Catalina/localhost, the path
> should still be "", just as it was before. You now have it set to "/"
> which is why yo
Hi Craig,
>
> The only thng I can think of that would cause the symptoms you
> describe is if the URLs with which the forms are being submitted are
> either incorrect (not mapping to the Struts servlet at all), or are
> somehow not mapping to the correct action. Have you double checked
> the HTML
Hi,
I am working on moving our current struts based server from Java 1.3 / tomcat 3 to
Java 1.4 / tomcat 5. The forms that were working before do not seem to be working now
- when I hit the submit button, I just get forwarded to a blank page. My action
classes are not hit. I extended the Action
never hit - it
> doesn't even get to
> this point.
>
> > -> What version of Struts are you using?
>
> I'm using Struts 1.1
>
> > -> Are the fields showing up properly? [Actual question here is: Is
> Struts
> > really finding your Action/ActionF
ctly?]
Yes, on the pages that work, it is. For example - on the page before the one
that fails, I do have some form fields that a pre-populated, and that data
is shown correctly.
thanks,
Claire
>
> --- Claire Suttle <[EMAIL PROTECTED]> wrote:
> > Yeah, I've actually alread
on the page before the one
that fails, I do have some form fields that a pre-populated, and that data
is shown correctly.
thanks,
Claire
>
> --- Claire Suttle <[EMAIL PROTECTED]> wrote:
> > Yeah, I've actually already tried adding the slash into the html:form
tag.
> > It doe
some of them. Probably just coincidence.
> AFAIK, when you specify an action, you should include the "/" that comes
> before the action name.
>
> >
> >
>
> should be
>
> >
> >
>
> Hubert
>
> --- Claire Suttle <[EMAIL PROTECTED
However, I have no idea what could be causing this...does anyone have any ideas?
Thanks, Claire
- Original Message -
From: Claire Suttle
To: [EMAIL PROTECTED]
Sent: Thursday, July 22, 2004 1:17 PM
Subject: Submitting form does nothing
Hi,
I am working on moving our current struts
Hi,
I am working on moving our current struts based server from Java 1.3 / tomcat 3 to
Java 1.4 / tomcat 5. The forms that were working before do not seem to be working now
- when I hit the submit button, I just get forwarded to a blank page. My action
classes are not hit. I extended the Action
9 matches
Mail list logo