> I want to develop some portal application with WebSphere. There are
> quite a few modules/plugins for WebSphere. I don't know which ones are
[quoted text clipped - 14 lines]
> Can anyone please tell me what modules I need to download? and where
> can I download it?
Websphere Application Server = Java EE application server, can run any
type of Java EE apps
Community Edition = free version of Websphere Application Server, it is
really a Geronimo clone
Websphere Portal = JSR 168 compliant portal application that run in
Websphere Application Server and is able to manage JSR168 portlets
Eclipse = IDE
RAD = Eclipse clone
----
Check the cost of Websphere Portal - unless they will give you something
cheap for development it will be a problem (the list price sounds like
the GDP of a small country !).
----
You will need a portal to develop/test/run portlets.
You do not want to develop your own portal software.
MySQL has a JDBC driver and can be used in apps running in
Websphere Application Server.
Arne
swun2010@gmail.com - 06 Feb 2008 22:48 GMT
> swun2...@gmail.com wrote:
> > I want to develop some portal application with WebSphere. There are
[quoted text clipped - 45 lines]
>
> Arne
Hi, I forgot mentioned another product called "WebSphere Portlet
Factory". It looks like designer/developer can use this product to
create Portlets *on the fly*.
Thank you very much for the information.