From: "Phani" <[EMAIL PROTECTED]>
> I need to display all the elements in the map, the key
> & value pairs. Till here it's fine.
> Evrything works fine except the <html:link> tag.
> <html:link onclick="Javascript:doView();" name="map"
> paramId="filename" paramName="key"> View </html:link>

http://struts.apache.org/userGuide/struts-html.html#link

I think you're missing a 'paramProperty' attribute.

-- 
Wendy Smoak

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to