Use the link page like the others told you.
Just in case your logoff Action needs a dynamic parameter (like userid)
you can do this like this:

<html:link page="/logoff.do" paramName="beanName" paramId="userId"
paramProperty="userId">

For an image look at:
http://localhost:8080/struts-documentation/struts-html.html#img

(Struts Docu also helps with links and everything else)

hope this helps.

marcus

--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to