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
  • Rashmi · 6 months ago
    Hi ,
    I am very new to jboss portal application.
    since client gave us the project jboss portal integration we assumed we will have all the components and just we need to customize the templates . but later it turned out be differnt .
    i am searching some portlet in google but i am not finding those . i thought you might help to understand portals better .
    i need following features
    1. Search option to search the content of the site
    2. Image gallery ( i tired portalswap site Image gallery but it is not working )
    3. News portal in which admin can enter the news and can publish and can move the archieve
    4. download files option to the users side . and upload option for the admin side

    are these portlets are already there in jboss portal or do we need to develope ?

    please help me on this
    thanks in advance
  • Samrat · 3 months ago
    Hi,
    I have some queries if u could help me.

    1.Say i have made a jsp page for login and not the login portlet. after login i enter the portlet is it possible to do this.

    2. After login the portal takes us to the default page or the dashboard can we navigate to some other page. How can we achieve these