DISQUS

Dreamz: Learning from JSR168 portlet development using JBoss portal platform

  • Guest · 1 year ago
    You should try out the portlet support in JBoss Tools (Eclipse plugin) http://blog.jboss-portal.org/2008/08/jboss-port...
  • lalit · 1 year ago
    Hi,

    i want to know if you have used any plugin for developing portlets for JBoss portal using eclipse as i am doing the saem. i also got some plugins as "com.sun.jsr168.portlet.plugin_1.1.0.jar" but no APIs are there.Can you help me.

    TIA
  • Veerasundar · 1 year ago
    Hi Lalit,

    Thanks for your comment.

    I've developed the portlet using MyEclipse IDE, but didn't use any plug-ins for the development.

    I don't know whether this will answer your question, but you may check this site for portlet development : JBoss Tools
  • sridhar g.s · 1 year ago
    Hi,

    Can you please tell me how to get the portlet deployed at runtime means for example a user logs in then a portlet specific to him must be deployed or it must be made visible.
    Can you please help in this .
  • Narsi · 1 year ago
    I am looking at the sample JSP portlet in JBoss 2.6.5 and created couple of instances to be includes in separate pages.
    I wanted to customize each and looked at the portlet-instances.xml and portlet.xml files. They type of customization for each instance is to have a different image and text. The images and text are in view.jsp files under WEB-INF/jsp directory. How do i make each instance look at a different jsp file for customization.

    Any help is appreciated.
    Narsi