Hi,
 Strictly speaking it is not a GWT concern, but
http://static.springsource.org/spring-security/site/docs/3.0.x/reference/ns-config.html#ns-requires-channel
is
a pretty solution.


On Thu, Jan 21, 2010 at 1:40 PM, FKereki <[email protected]> wrote:

> I was thinking about implementing a cart in GWT, and I am looking at
> the problem of mixing http: (for browsing, selecting, etc.) and https:
> (for the final part of the sale). I can see a way out by having the
> application run at a http:// URL, then redirecting the application to
> a https:// URL to do the actual sale, and when this is done,
> redirecting the application back to a http:// URL.
>
> Is this the best (only?) way to do it? Am I missing something?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-web-toolkit%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>
>
>


-- 
A coward is incapable of exhibiting love; it is the prerogative of the
brave.
--
Mohandas Gandhi
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to