> So I'm pretty sure there is no / after example.com, but what I see in > the browser is: > > http://www.example.com/?user=0123456 > > Does anyone know where the extra '/' is coming from, or if it matters at > all?
Now that I take a second look at it, I think it's possible that the browser is the one adding the "/" after the "http://www.example.com". Have you tried this with different browsers and different versions? --- Wendy Smoak <[EMAIL PROTECTED]> wrote: > > http://www.mail-archive.com/[EMAIL PROTECTED]/msg96484.html > > In the Action, I have: > log.info("redirecting to: "+redirectURL); > return new ActionForward( redirectURL, true ); > > The logs say: > 15:53:45,640 - INFO edu.asu.vpia.struts.HarrisLoginAction - redirecting > to: http://www.example.com?user=0123456 > 15:53:45,640 - DEBUG org.apache.struts.action.RequestProcessor - > processForwardConfig(ForwardConfig[name=null,path=http://www.example.com > ?user=0123456,redirect=true,contextRelative=false]) > > So I'm pretty sure there is no / after example.com, but what I see in > the browser is: > > http://www.example.com/?user=0123456 > > Does anyone know where the extra '/' is coming from, or if it matters at > all? > > -- > Wendy Smoak > Application Systems Analyst, Sr. > ASU IA Information Resources Management __________________________________ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]