Hi,
    We are using EL(JSTL) to display dynamic img tags.

        <html:img src="${image.name}" width="730" height="350" border="0"
usemap="#Map"/>

  Is this valid ? It doesn't really pick up the value of the 'src' tag.
Having read the archives I've decided that there is no other way. We need
URL rewriting.

Thanks,
Mohan

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

Reply via email to