it same very strange,in the web.xml,it is configured that any request 
such as name.do will be forward to servlet name(and the url will also be 
like **/name),but now in the struts-blank example,request is welcome(forward 
is alse a request?),but the URL shown in the browse is **/welcom.do and also 
plus ";jsessionid=6412CB72925D25CF20CCED7063B3D22F".
   Does the struts use url rewritting for every request?
   <%@ taglib uri="/tags/struts-logic" prefix="logic" %>
   <logic:redirect forward="welcome"/>




_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


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

Reply via email to