> navigator bar and the window title (where the name of the actual jsp page is
> displayed) appears the same name as in the nav bar:
> http://localhost:8080/gentaiw/mostrarusuario.do , (mostrarusuario means
> showuser) instead of mostrarUsuario.jsp

This is correct behavior, you should never see any *.jsp in url, you
should also consider to request your global forwards jsp through
action and not directly.
Ok, back to you problem, the config looks ok, could you try access you
action with CamelHumps, as you configured in struts-config.xml?

http://localhost:8080/gentaiw/mostrarUsuario.do


Regards
-- 
Lukasz
http://www.lenart.org.pl/

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

Reply via email to