You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Ci...@aol.com on 2001/09/01 03:39:30 UTC

Re: Reaching Action class from Href Link

Hi,

U can use the link some like this.

<html:link href="/actionfromservletconfig.do?name=value" >click here <
/html:link>

to replace the html form.

enjoy
bala