Are you getting this from Struts or the container, or from your IDE?  What
IDE are you using?  Some IDEs that try to support Struts aren't really *that*
in touch with what a developer can do with Struts.  If you have a doubt, try
running the app and see if it behaves the way you (and not your IDE) expects
it to behave.

Hubert

--- [EMAIL PROTECTED] wrote:
> Everytime I put the global forward in the config-struts.xml document I get 
> the following error
> 
> Warning Target /contentView.do does not exist in the following modules: /
> 
> It is like the contentView.do can not be resolved.
> 
> 
> 
> 
> 
> 
> <[EMAIL PROTECTED]>
> 03/16/2004 12:32 PM
> Please respond to "Struts Users Mailing List"
> 
>  
>         To:     <[EMAIL PROTECTED]>
>         cc: 
>         Subject:        RE: Should I be able to put a path of a Action
> Class in a global forward?
> 
> 
> 
> Yes you can
> 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> 
> Sent: Tuesday, March 16, 2004 11:02 PM
> To: Struts Users Mailing List
> Subject: Should I be able to put a path of a Action Class in a global
> forward?
> 
> 
> Should I be able to put a path of a Action Class in a global forward?
> 
> <global-forwards>
> 
> 
>                 <forward name="startHere" path="/contentView.do" />
> 
> </global-forwards>
> 
> Confidentiality Notice
> 
> 
> The information contained in this electronic message and any attachments 
> to this message are intended
> for the exclusive use of the addressee(s) and may contain confidential or 
> privileged information. If
> you are not the intended recipient, please notify the sender at Wipro or 
> [EMAIL PROTECTED] immediately
> and destroy all copies of this message and any attachments.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> 


__________________________________
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com

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

Reply via email to