Ver Mensaje Individual
  #2 (permalink)  
Antiguo 11/03/2007, 02:01
Avatar de B**
B**
 
Fecha de Ingreso: enero-2006
Ubicación: Monterrey,Mexico
Mensajes: 952
Antigüedad: 19 años, 1 mes
Puntos: 3
Re: Lio con <html:link> y parametros

Nunca he usado Struts, pero segun vi en internet es asi:
Un ejemplo:
Código HTML:
<html:link action="viewPersonAction">
    View Profile of A Struts Developer
    <html:param name="id" value="1" />
    <html:param name="name" value="Ted Husted" />
</html:link> 
__________________
-URL= Go PHP5.
-Age=22.
-Learning=PHP,J2EE,Struts,MAMBO,C++,JSON,AJAX,XHTML ,CSS.