24/12/2011, 07:01
|
| | | Fecha de Ingreso: mayo-2009
Mensajes: 2.175
Antigüedad: 15 años, 6 meses Puntos: 306 | |
Respuesta: Struts2 struts.xml Y digo yo, ¿a ninguno de los dos se os ha ocurrido buscar en la página de struts ? http://struts.apache.org/2.2.3/docs/...er-result.html Cita: where the target servlet/JSP receives the same request/response objects as the original servlet/JSP Lo que es un forward http://struts.apache.org/2.2.3/docs/...ct-result.html Cita: The response is told to redirect the browser to the specified location (a new request from the client). The consequence of doing this means that the action (action instance, action errors, field errors, etc) that was just executed is lost and no longer available. Un redirect
herwex, si no sabes algo con seguridad, como mínimo avísalo.
__________________ Cada vez que solucionas los problemas de alguien que no se esfuerza, piensa en que el día de mañana puede llegar a ser tu compañero de trabajo, o peor, tu jefe. |