SSLExt and useMap?

2003-09-25 Thread Mick Knutson
I have an HTML image map that needs to use the SSLExt links:


  
  
  
  
  


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]



Re: SSLExt and useMap?

2003-09-25 Thread Mick Knutson
> I have an HTML image map that needs to use the SSLExt links:
> 
> 
>   
>   
>   
>   
>   
> 
> 
> 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]



Re: SSLExt and useMap?

2003-09-25 Thread Max Cooper
 can render URLs to stick into the  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:
> >
> > 
> >   
> >   
> >   
> >   
> >   
> >
> >
> > 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]



Re: SSLExt and useMap?

2003-09-25 Thread Mick Knutson
Do you mean Like:



---
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?


>  can render URLs to stick into the  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:
> > >
> > > 
> > >   
> > >   
> > >   
> > >   
> > >   
> > >
> > >
> > > 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]



Re: SSLExt and useMap?

2003-09-25 Thread Max Cooper
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 
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:
> 
>
>
> ---
> 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?
>
>
> >  can render URLs to stick into the  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:
> > > >
> > > > 
> > > >   
> > > >   
> > > >   
> > > >   
> > > >   
> > > >
> > > >
> > > > 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]



Re: SSLExt and useMap?

2003-09-25 Thread Mick Knutson
I added this:
  

(and I also have this in other areas of the same JSP page: Log On)


I get this error when I did that:

 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:
> > 
> >
> >
> > ---
> > 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?
> >
> >
> > >  can render URLs to stick into the  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:
> > > > >
> > > > > 
> > > > >   
> > > > >   
> > > > >   
> > > > >   
> > > > >   
> > > > >
> > > > >
> > > > > 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]
>
>

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



Re: SSLExt and useMap?

2003-09-25 Thread Max Cooper
Oops, I think you need to use the page attribute instead of name. Name will
look for an attribute that it will convert to a String and use as the name
of the action. The page attribute allows you to specify an action (or other
URL) that it will use directly.

-Mx

- Original Message - 
From: "Mick Knutson" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, September 25, 2003 1:51 PM
Subject: Re: SSLExt and useMap?


> I added this:
>   
>
> (and I also have this in other areas of the same JSP page:  page="/member.do" >Log On)
>
>
> I get this error when I did that:
>
>  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:40 PM
> Subject: Re: SSLExt and useMap?
>
>
> > 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
> 
> > 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:
> > > 
> > >
> > >
> > > ---
> > > 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?
> > >
> > >
> > > >  can render URLs to stick into the  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:
> > > > > >
> > > > > > 
> > > > > >   
> > > > > >   
> > > > > >href="/notification.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]
> >
> >
>
> -
> 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]