Chiji,

You do <html:link forward="login"> to forward to a GlobalForward called 
"login" defined in your struts-config.xml.

You do <html:link page="/login.jsp"> to forward to 
"[servletContextPath]/login.jsp".

You do <html:link href="/login.jsp"> to forward to "/login.jsp".


At 10:59 am 26-10-2001 +0000, you wrote:

>Hi,
>
>What is the difference between using the page and forward attributes of 
>the html:link tag?
>
>Thanks
>
>Chiji<?xml:namespace prefix = mailto />

-- 
John Yu                       Scioworks Technologies
e: [EMAIL PROTECTED]         w: +(65) 873 5989
w: http://www.scioworks.com   m: +(65) 9782 9610

Scioworks Camino - "Rapid WebApp Assembly for Struts"

Reply via email to