Reputation: 1
what is the tool to develop a web portal in java platform and what is the lanugage used in it core java or jsp.
Upvotes: 0
Views: 3346
Reputation: 3131
You can consider using: Play! framework. It's quite similar to Rails and Django.
Upvotes: 1
Reputation: 649
You can use JBOSS portals which jars are available for Eclipse IDE. You can refer JBoss Portal Server Development book by Ramanujam Rao.It is very good reference book, also you can go to this link http://www.jboss.org/jbossportal
And Both Java and JSP technologies are used for portal development.
Upvotes: 0