Yup, that's the technique I was thinking of. Even though that seems a little like nested tags, it really is not (and should work fine) because the <area> tag is just HTML rather than a JSP custom tag.
-Max ----- Original Message ----- From: "Mick Knutson" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, September 25, 2003 1:36 PM Subject: Re: SSLExt and useMap? > Do you mean Like: > <area shape="rect" coords="17,0,84,26" href="<sslext:rewrite > name='/member.do'/>"> > > > --- > Thanks > Mick Knutson > http://www.baselogic.com > > +001(805) 563-0666 Office > +001 (708) 570-2772 Fax > --- > > ----- Original Message ----- > From: "Max Cooper" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > Sent: Thursday, September 25, 2003 1:29 PM > Subject: Re: SSLExt and useMap? > > > > <sslext:rewrite /> can render URLs to stick into the <area> href's. > > > > -Max > > > > ----- Original Message ----- > > From: "Mick Knutson" <[EMAIL PROTECTED]> > > To: "struts" <[EMAIL PROTECTED]> > > Sent: Thursday, September 25, 2003 1:23 PM > > Subject: Re: SSLExt and useMap? > > > > > > > > I have an HTML image map that needs to use the SSLExt links: > > > > > > > > <p><map name="Map2"> > > > > <area shape="rect" coords="17,0,84,26" href="/index.jsp"> > > > > <area shape="rect" coords="96,0,187,26" href="/member.do"> > > > > <area shape="rect" coords="204,0,284,26" href="/notification.do"> > > > > <area shape="rect" coords="302,0,406,26" href="/cms.do"> > > > > <area shape="rect" coords="415,0,483,26" href="/about.do"> > > > > > > > > > > > > How do I do this with SSLExt as I can't find any examples for this > > issue. > > > > Thanks in advance for your help. > > > > > > > > --- > > > > Thanks > > > > Mick Knutson > > > > http://www.baselogic.com > > > > > > > > +001(805) 563-0666 Office > > > > +001 (708) 570-2772 Fax > > > > --- > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]