Originally posted by Pradip Bhat:
I am not sure if Rails support portals//portlets ?
The
Java Portlet API is, like its name suggests, a Java API so Rails doesn't support that.
It is possible, however, to create something similar yourself. It's just that you'll have to do it all from scratch unless you can find an existing portal framework that's built on top of Rails. Also note that "a portal" doesn't imply that any specific "portal technology" is being used to implement it. In general, a
portal site is "a site that the owner positions as an entrance to other sites on the internet."