[Catalyst] Catalyst and Java
Tim Anderson
tja824 at gmail.com
Wed Oct 31 10:50:02 GMT 2012
I have a handful of java servlets that I would like to 'front-end' with my
Catalyst application, essentially using Catalyst to provide
authentication/authorization before passing along the browser requests to
the servlet. I don't need session information in the servlet, and I'm
willing to leave the servlet unsecured on an obscure port (network
protected, of course) in order to allow Catalyst to more easily interact
with it. In my mind, I see Catalyst behaving as a proxy, managing the
entire conversation, but I'd also be open to some kind of redirection
solution.
Does anyone have experience with doing something like this? I'd appreciate
any insight or direction.
-Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20121031/7d766=
3b3/attachment.htm
More information about the Catalyst
mailing list