DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5154>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5154

specifying sub-targets in <forward> paths

           Summary: specifying sub-targets in <forward> paths
           Product: Struts
           Version: 1.0 Final
          Platform: Other
               URL: http://www.runtime-collective.com
        OS/Version: Linux
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Controller
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I'm having a problems specifying a target in an ActionForward. 

I want to do something like this in a struts-config.xml file: 

    <forward name="success" path="/page.jsp#target" /> 

But I get a '404:resource not available' error. 

Trying the same forward without the target works fine, as does typing the same
context-relative URL in the browser. 
Any ideas? 

(I'm using Struts 1.0 on Tomcat 4.0.1)

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

Reply via email to