<rss version="2.0">
<channel>
<title>ibm.software.websphere.portal-server</title>
<link>http://www.nnseek.com/e/ibm.software.websphere.portal-server/</link>
<description>Posts for ibm.software.websphere.portal-server</description>
<lastBuildDate>Fri, 26 Jan 2007 12:06:09 PST</lastBuildDate>
  <image>
    <title>http://www.nnseek.com/</title>
    <link>http://www.nnseek.com/</link>
    <url>http://www.nnseek.com/img/64.png</url>
    <width>64</width>
    <height>64</height>
    <description>NNSeek</description>
  </image>
<item>
	<title><![CDATA[Web Clipping problem]]></title>
	<guid>http://www.nnseek.com/e/ibm.software.websphere.portal-server/web_clipping_problem_47813459t.html</guid>
	<link>http://www.nnseek.com/e/ibm.software.websphere.portal-server/web_clipping_problem_47813459t.html</link>
	<description><![CDATA[<br>We're trying to integrate an <a href="http://asp.net" rel="nofollow" class="url" target="_blank">asp.net</a> application into a web clipping<br>portlet.  There are a number of dynamic web pages and forms in this<br><a href="http://asp.net" rel="nofollow" class="url" target="_blank">asp.net</a> application.<br><br>We've done some initial work and have been successful in bringing pages<br>from the <a href="http://asp.net" rel="nofollow" class="url" target="_blank">asp.net</a> application into the clipping portlet but have noticed<br>an anomaly when submitting the forms.<br><br>When the <a href="http://asp.net" rel="nofollow" class="url" target="_blank">asp.net</a> form is submitted, the portlet sends the request over<br>to the <a href="http://asp.net" rel="nofollow" class="url" target="_blank">asp.net</a> server, which processes the request and sends a<br>response.  We can see that the request is being sent properly to the<br><a href="http://asp.net" rel="nofollow" class="url" target="_blank">asp.net</a> server because we can watch the request being processed in the<br>debugger.  So we know that the URL rewriting is working properly.<br>However, after the response is sent to the web clipping portlet, the<br>browser page refreshes and the clipping portlet is empty.<br><br>We did some testing and found that this problem only occurs when the<br><a href="http://asp.net" rel="nofollow" class="url" target="_blank">asp.net</a> form is set to use method="POST".  If we switch it to<br>method="GET", it works properly and the response from the posted form<br>is displayed in the clipping portlet.<br><br>This is really strange, because the <a href="http://asp.net" rel="nofollow" class="url" target="_blank">asp.net</a> page is actually being<br>called from the clipping portlet wether GET or POST is being used, and<br>we can verify that the page is actually getting called and executing<br>and sending a response the same way regardless.  So even though the<br>clipping portlet is sending the request to the .net app, and recieving<br>the same reponse, it is dealing differently with the results depending<br>on wether or not the request was using GET or POST.<br><br>Is there anybody out there that can make sense of this behaviour and<br>help us figure out why this is happening?  The reason this is important<br>to us is that we've got some pages that require POST to upload files to<br>the <a href="http://asp.net" rel="nofollow" class="url" target="_blank">asp.net</a> application.  I have not seen anything in the documentation<br>that says we can't use POST, so it would be great if we could make it<br>work that way.<br><br>Thanks for any help<br><br>Joel.<br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/">ibm.software.websphere.portal-server</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/web_clipping_problem_47813459t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/web_clipping_problem_47813459m.html">Reply</a></td>
      </tr></table><br>]]></description>
	<pubDate>Fri, 26 Jan 2007 12:06:09 PST</pubDate>
</item>
<item>
	<title><![CDATA[Re: Portal Installation]]></title>
	<guid>http://www.nnseek.com/e/ibm.software.websphere.portal-server/portal_installation_47530835t.html</guid>
	<link>http://www.nnseek.com/e/ibm.software.websphere.portal-server/portal_installation_47530835t.html</link>
	<description><![CDATA[It depends what your long term plans are for that portal site.<br><br>If it is simply a standalone environment that may get thrown away, then install it with the AppServer version already there.<br><br>However, if your plans are to create a clustered environment or to use your AppServer to host other apps, you might want to install Portal on another server and point to that AppServer. <br><br>Either way, be sure to patch up AppServer and Portal to the latest patches before you do anything !<br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/">ibm.software.websphere.portal-server</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/portal_installation_47530835t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/portal_installation_47530835m.html">Reply</a></td>
      </tr></table><br>]]></description>
	<pubDate>Thu, 18 Jan 2007 08:57:31 PST</pubDate>
</item>
<item>
	<title><![CDATA[Enivronment setup from Admin console]]></title>
	<guid>http://www.nnseek.com/e/ibm.software.websphere.portal-server/enivronment_setup_from_admin_console_47511123t.html</guid>
	<link>http://www.nnseek.com/e/ibm.software.websphere.portal-server/enivronment_setup_from_admin_console_47511123t.html</link>
	<description><![CDATA[Hi,<br><br>Can some guide or point me to some document where i can find steps setup WPS environment .The classpath ,property files etc.<br><br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/">ibm.software.websphere.portal-server</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/enivronment_setup_from_admin_console_47511123t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/enivronment_setup_from_admin_console_47511123m.html">Reply</a></td>
      </tr></table><br>]]></description>
	<pubDate>Thu, 18 Jan 2007 08:05:35 PST</pubDate>
</item>
<item>
	<title><![CDATA[Getting the class file from WP_Root/shared/app]]></title>
	<guid>http://www.nnseek.com/e/ibm.software.websphere.portal-server/getting_the_class_file_from_wp_root_shared_app_47510867t.html</guid>
	<link>http://www.nnseek.com/e/ibm.software.websphere.portal-server/getting_the_class_file_from_wp_root_shared_app_47510867t.html</link>
	<description><![CDATA[Hello Friends,<br><br>I have one jar file that contains one class file, when I am trying to use this class from my portlet application, on runtime the portlet is throwing me the exception that the given ClassNotFoundException.<br><br>After putting this file in shared/app, I restarted the portal server. <br><br>I have to place this jar in shared/app because the class in jar file is used by skins and portlets. <br><br>Any help is greatly appreciated.<br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/">ibm.software.websphere.portal-server</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/getting_the_class_file_from_wp_root_shared_app_47510867t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/getting_the_class_file_from_wp_root_shared_app_47510867m.html">Reply</a></td>
      </tr></table><br>]]></description>
	<pubDate>Thu, 18 Jan 2007 08:00:28 PST</pubDate>
</item>
<item>
	<title><![CDATA[Re: Hindi Support for WebSphere Portal 6.0]]></title>
	<guid>http://www.nnseek.com/e/ibm.software.websphere.portal-server/hindi_support_for_websphere_portal_6_0_47471443t.html</guid>
	<link>http://www.nnseek.com/e/ibm.software.websphere.portal-server/hindi_support_for_websphere_portal_6_0_47471443t.html</link>
	<description><![CDATA[svirnave@<a href="http://ggn.hcltech.com" rel="nofollow" class="url" target="_blank">ggn.hcltech.com</a> wrote:<br>> Hi,<br>> <br>> Can anybody let me know how to display portal pages in Hindi for WebSphere Portal 6.0<br>> <br>> Regards,<br>> Dimple <br><br>Aside from any browser/OS changes<br><br><a href="http://publib.boulder.ibm.com/infocenter/wpdoc/v6r0/topic/com.ibm.wp.ent.doc/wps/adsuplang.html" rel="nofollow" class="url" target="_blank">http://publib.boulder.ibm.com/infocenter/wpdoc/v6r0/topic/com.ibm.wp.ent.doc/wps/adsuplang...</a><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/">ibm.software.websphere.portal-server</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/hindi_support_for_websphere_portal_6_0_47471443t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/hindi_support_for_websphere_portal_6_0_47471443m.html">Reply</a></td>
      </tr></table><br>]]></description>
	<pubDate>Thu, 18 Jan 2007 06:11:19 PST</pubDate>
</item>
<item>
	<title><![CDATA[reference portlet inside WCM PresentationTemplate html]]></title>
	<guid>http://www.nnseek.com/e/ibm.software.websphere.portal-server/reference_portlet_inside_wcm_presentationtemplate_47443795t.html</guid>
	<link>http://www.nnseek.com/e/ibm.software.websphere.portal-server/reference_portlet_inside_wcm_presentationtemplate_47443795t.html</link>
	<description><![CDATA[hi,<br><br>is there any way to include portlet into presentation template html as it is for other wcm components and elements? I am using Portal 6 version and WCM.<br><br>best regrads,<br>Erikas<br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/">ibm.software.websphere.portal-server</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/reference_portlet_inside_wcm_presentationtemplate_47443795t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/reference_portlet_inside_wcm_presentationtemplate_47443795m.html">Reply</a></td>
      </tr></table><br>]]></description>
	<pubDate>Thu, 18 Jan 2007 04:35:27 PST</pubDate>
</item>
<item>
	<title><![CDATA[Re: Can I create a hidden portlet in my portal page?]]></title>
	<guid>http://www.nnseek.com/e/ibm.software.websphere.portal-server/can_i_create_a_hidden_portlet_in_my_portal_page_47417171t.html</guid>
	<link>http://www.nnseek.com/e/ibm.software.websphere.portal-server/can_i_create_a_hidden_portlet_in_my_portal_page_47417171t.html</link>
	<description><![CDATA[It seems the rules are the new function implement in WPS v6.0, while I am using WPS 5.1.<br><br>It will be a good way if I can change to WPS v6.0.<br><br>Thanks<br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/">ibm.software.websphere.portal-server</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/can_i_create_a_hidden_portlet_in_my_portal_page_47417171t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/can_i_create_a_hidden_portlet_in_my_portal_page_47417171m.html">Reply</a></td>
      </tr></table><br>]]></description>
	<pubDate>Thu, 18 Jan 2007 00:11:47 PST</pubDate>
</item>
<item>
	<title><![CDATA[Re: Can I create a hidden portlet in my portal page?]]></title>
	<guid>http://www.nnseek.com/e/ibm.software.websphere.portal-server/can_i_create_a_hidden_portlet_in_my_portal_page_47416915t.html</guid>
	<link>http://www.nnseek.com/e/ibm.software.websphere.portal-server/can_i_create_a_hidden_portlet_in_my_portal_page_47416915t.html</link>
	<description><![CDATA[Though portlet C need preset values from portlet A in sometime, but <br>the portlet C can work alone as well.<br><br>Why I need to hide it , it just comes from customer's requirement.<br>The customer wants the portlet A be the only entry of portlet C.<br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/">ibm.software.websphere.portal-server</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/can_i_create_a_hidden_portlet_in_my_portal_page_47416915t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/can_i_create_a_hidden_portlet_in_my_portal_page_47416915m.html">Reply</a></td>
      </tr></table><br>]]></description>
	<pubDate>Thu, 18 Jan 2007 00:09:03 PST</pubDate>
</item>
<item>
	<title><![CDATA[Re: Can I create a hidden portlet in my portal page?]]></title>
	<guid>http://www.nnseek.com/e/ibm.software.websphere.portal-server/can_i_create_a_hidden_portlet_in_my_portal_page_47416659t.html</guid>
	<link>http://www.nnseek.com/e/ibm.software.websphere.portal-server/can_i_create_a_hidden_portlet_in_my_portal_page_47416659t.html</link>
	<description><![CDATA[In order to prevent getting into this page 2 by navigator, so can not create the page 2 under my portal page, right?<br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/">ibm.software.websphere.portal-server</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/can_i_create_a_hidden_portlet_in_my_portal_page_47416659t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/can_i_create_a_hidden_portlet_in_my_portal_page_47416659m.html">Reply</a></td>
      </tr></table><br>]]></description>
	<pubDate>Wed, 17 Jan 2007 23:55:04 PST</pubDate>
</item>
<item>
	<title><![CDATA[Re: How to control the portlet skin?]]></title>
	<guid>http://www.nnseek.com/e/ibm.software.websphere.portal-server/how_to_control_the_portlet_skin_47413331t.html</guid>
	<link>http://www.nnseek.com/e/ibm.software.websphere.portal-server/how_to_control_the_portlet_skin_47413331t.html</link>
	<description><![CDATA[did you mean that I can use NoSkins for this portlet all the time in my current situation .<br><br>And when I want to maximum the portlet , use this <portal-skin/> tags in my portlet JSP to control the Skin in portlet by my self?<br><br>It sounds good, although it said that "do not use portal tags in portlet JSPs".<br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/">ibm.software.websphere.portal-server</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/how_to_control_the_portlet_skin_47413331t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/ibm.software.websphere.portal-server/how_to_control_the_portlet_skin_47413331m.html">Reply</a></td>
      </tr></table><br>]]></description>
	<pubDate>Wed, 17 Jan 2007 23:49:08 PST</pubDate>
</item>
</channel>
</rss>