Hi gurus,
I would like to build an integrated portal using the J2EE technology. The portal will include news, forum, blogs, search engine, gallery and other modules. The portal must support single sign-on for all modules, be manageable, use role-based security. All modules should have consistent look as proposed by our designers.
My question is: how would you recommend me to build it? I mean should I write if from scratch or use some portal engine that market has to offer? If I use a portal engine, which one would you recommend, and where can I find additional modules for it (like forum, blogs, news etc.)?
Sincerely,
Sergei Batiuk.
-
Integrated portal development (1 messages)
- Posted by: Sergei Batiuk
- Posted on: July 04 2005 04:24 EDT
Threaded Messages (1)
- Integrated portal development by David Thielen on July 05 2005 14:56 EDT
-
Integrated portal development[ Go to top ]
- Posted by: David Thielen
- Posted on: July 05 2005 14:56 EDT
- in response to Sergei Batiuk
Take a look at JSR-168 and write portlets.
thanks - dave