Hello list!

I am trying to configure my web app such that most of the pages will not
implement SSL (http) and a few will implement SLL (https).  So far I have
been able to make an entire web app implement SSL (thanks to the
orionsupport site and this list's archive), but I cannot figure out how to
make only part of the web app (a few of the pages) implement SSL.  Another
idea I have tried is to split the app up into 2 web apps (one with all the
open pages, the other with the secure pages) but I cannot figure out how to
make the second web app access the EJBs of the first app.

So (to summarize) here are my questions:

1) How can I implement SSL for only some of the pages of a web app?

2) How can I get a web app to access the EJBs of another web app?

3) What alternatives do I also need to consider for accomplishing what I’m
trying to do?

Any help will be appreciated,
Andrew Frank

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


Reply via email to