-
Website
http://veerasundar.com/blog -
Original page
http://veerasundar.com/blog/2008/09/learning-from-jsr168-portlet-development-using-jboss-portal-platform/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
mfarney
3 comments · 3 points
-
Thejesh GN
7 comments · 3 points
-
mariefrance
1 comment · 1 points
-
computer repair lexington
1 comment · 1 points
-
Peter Backx
1 comment · 2 points
-
-
Popular Threads
-
My frustrations with the Sun Direct DTH website
2 days ago · 4 comments
-
So long 2009, Welcome 2010!
1 week ago · 8 comments
-
Hosting Java applications in the web
2 weeks ago · 13 comments
-
What does it take to make a ‘good’ developer resume?
3 weeks ago · 7 comments
-
My frustrations with the Sun Direct DTH website
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
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
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 .
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
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
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