>>>>> "Milo" == Milo Hyson <[EMAIL PROTECTED]> writes:

    Milo> I've scanned the list here and found that many people seem to be having
    Milo> this same problem, so I'm going to add to it. I have a simple
    Milo> application with two modules, declared in the web.xml as follows:

    Milo> If I copy the action mapping into the default module
    Milo> (/WEB-INF/struts-config.xml), it works fine. No matter what value I
    Milo> enter into the html:form tag (including those beginning with trackers/),
    Milo> it always seems to look in the default module. I haven't looked at the
    Milo> source, but if I had to guess I'd say the JSP engine isn't aware of 
sub-modules.

if you can't find any answer here, please submit a detailed bug report about
this.  It would be best if you could provide an isolated test case and put the
entire build of it in a zip file, and attach it as an attachment to the bug
report.

If you want to do more analysis on this, try to execute your test case in a
debugger and step through your action code, and the Struts framework code, to
see if you can see where it is going wrong.  If you see anything in that,
detail that in your bug report.

-- 
===================================================================
David M. Karr          ; Java/J2EE/XML/Unix/C++
[EMAIL PROTECTED]   ; SCJP; SCWCD




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to