Hello everyone,
I am looking to add jetspeed to an existing website. The site already contains few static html pages. We need to give the users the ability to login and use applications provided by jetspeed. A problem would be is how to introduce JS2 to the system. A possible way is to add login fields (username and password) to the existing pages, and forward the credential to jetspeed. So the users, will be visiting the same old pages (HTML), and they can login with their credentials. A problem with this approach is, it limits our ability to add portlets that can be viewed by the public. So, if we decided that portlet1 is to be available to all users, we have to find a solution for this and it will be a pain to do it. Another way is to use HTML portlets or IFrame, but these will be pain as well, as we have to create a portlet for each existing page and update the links back and forth, plus we have to consider the navigation menus.

The existing site consists of html pages, and menu items (contact us, about us, products(a page for each ), services(a page for each ), home , documentation,......etc) with javascripts.

I though about using the concept of subsites, but AFAIK, it's for hosting another jetspeed instance, and can not be used for HTML.

If someone have done something similar to this please provide me with an advice.

Thank you in advance.


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

Reply via email to