<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Learning from JSR168 portlet development using JBoss portal platform</title>
	<atom:link href="http://veerasundar.com/blog/2008/09/learning-from-jsr168-portlet-development-using-jboss-portal-platform/feed/" rel="self" type="application/rss+xml" />
	<link>http://veerasundar.com/blog/2008/09/learning-from-jsr168-portlet-development-using-jboss-portal-platform/</link>
	<description>Java / Web developer</description>
	<lastBuildDate>Wed, 08 Feb 2012 12:27:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Samrat</title>
		<link>http://veerasundar.com/blog/2008/09/learning-from-jsr168-portlet-development-using-jboss-portal-platform/comment-page-1/#comment-2189</link>
		<dc:creator>Samrat</dc:creator>
		<pubDate>Thu, 08 Oct 2009 06:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=41#comment-2189</guid>
		<description>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</description>
		<content:encoded><![CDATA[<p>Hi,<br />
  I have some queries if u could help me. </p>
<p>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.</p>
<p>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</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rashmi</title>
		<link>http://veerasundar.com/blog/2008/09/learning-from-jsr168-portlet-development-using-jboss-portal-platform/comment-page-1/#comment-1280</link>
		<dc:creator>Rashmi</dc:creator>
		<pubDate>Wed, 08 Jul 2009 11:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=41#comment-1280</guid>
		<description>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</description>
		<content:encoded><![CDATA[<p>Hi ,<br />
        I am very new to jboss portal application.<br />
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 .<br />
i am searching some portlet in google but i am not finding those . i thought you might help to understand portals better .<br />
i need following features<br />
1. Search option to search the content of the site<br />
2. Image gallery ( i tired portalswap site Image gallery but it is not working )<br />
3. News portal in which admin can enter the news and can publish and can move the archieve<br />
4. download files option to the users side . and upload option for the admin side </p>
<p>are these portlets are already there in jboss portal or do we need to develope ? </p>
<p>please help me on this<br />
thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Narsi</title>
		<link>http://veerasundar.com/blog/2008/09/learning-from-jsr168-portlet-development-using-jboss-portal-platform/comment-page-1/#comment-73</link>
		<dc:creator>Narsi</dc:creator>
		<pubDate>Sun, 19 Oct 2008 18:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=41#comment-73</guid>
		<description>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</description>
		<content:encoded><![CDATA[<p>I am looking at the sample JSP portlet in JBoss 2.6.5 and created couple of instances to be includes in separate pages.<br />
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.</p>
<p>Any help is appreciated.<br />
Narsi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sridhar g.s</title>
		<link>http://veerasundar.com/blog/2008/09/learning-from-jsr168-portlet-development-using-jboss-portal-platform/comment-page-1/#comment-72</link>
		<dc:creator>sridhar g.s</dc:creator>
		<pubDate>Sun, 19 Oct 2008 05:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=41#comment-72</guid>
		<description>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 .</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>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.<br />
Can you please help in this .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veerasundar</title>
		<link>http://veerasundar.com/blog/2008/09/learning-from-jsr168-portlet-development-using-jboss-portal-platform/comment-page-1/#comment-71</link>
		<dc:creator>Veerasundar</dc:creator>
		<pubDate>Sat, 18 Oct 2008 16:56:33 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=41#comment-71</guid>
		<description>Hi Lalit,

Thanks for your comment.

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

I don&#039;t know whether this will answer your question, but you may check this site for portlet development : &lt;a href=&quot;http://www.jboss.org/tools/&quot; rel=&quot;nofollow&quot;&gt;JBoss Tools&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi Lalit,</p>
<p>Thanks for your comment.</p>
<p>I&#8217;ve developed the portlet using MyEclipse IDE, but didn&#8217;t use any plug-ins for the development.</p>
<p>I don&#8217;t know whether this will answer your question, but you may check this site for portlet development : <a href="http://www.jboss.org/tools/" rel="nofollow">JBoss Tools</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

