Hi,

I am using the following input tag in my html:form.

<html:input type="image" src="mapSource" property="" />

How can I populate this input image in the associated Action Form?  I am
using the following method, but it is not working.

  public void setMapSource() {
        this.mapSource = map.getMapOutput().getURL();
  }

Thank you,
Amar

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

Reply via email to