how to develop portal application from scratch
Hi,
I am on the process of evaluating sun one portal server in windows environment.
currently i am planning to develop some sample portal application from scratch.
can someone help me how to go about in this with some reference materials/links.
Thanks and Regards,
Senthil
[316 byte] By [
sepa_22] at [2007-11-25 19:34:28]

# 1
portal application means
1- portlets (portlet logic + portlet view)
or
2- channel + provider (original Sun portal components)
have a look at
http://docs.sun.com/app/docs/doc/819-1370
additionally you can develop JSR168 portlets in combination with JSF straight with Sun Creater 2
which is currently available as a free beta version
cheers
/ulf