About me
Tags
- oracle workplace suite (1)
- spring portlet mvc (1)
- ibm websphere portal version 6 (1)
- jsr 168 portlet framework portions (1)
- jsr 286 portlet specification 2.0 (1)
- building portlets with ajax (1)
- upgrading ibm portal and was (1)
- websphere portal (1)
- virtual portal (1)
- virtual admin portal (1)
- portal login url (1)
- portlet session (1)
- portlet session for anonymous page (1)
- authentication filters (1)
- http://extremeportal.blogspot.com (1)
- wps authentication filters (1)
- authentication filters implementation (1)
- ibm portal login url (1)
Friends (0)
The friend list is empty.
Recent posts
- Read my new Blog at http://ExtremePortal.blogspot.com by extremeportal on 21. Aug. 2009.
- IBM Portal Authentication filters by extremeportal on 18. Jun. 2009.
- IBM Portal Login using URL by extremeportal on 11. May. 2009.
- PortletSession for anonymous page by extremeportal on 12. Jan. 2009.
- WebSphere Portal 6.1 Admin Installation Virtual Portal Initialization by extremeportal on 12. Jan. 2009.
- Upgrading IBM Portal and WAS by extremeportal on 05. May. 2008.
- JSR 286 - Portlet Specification 2.0 by extremeportal on 07. Mar. 2008.
- JSR 168 Portlet framework- PORTIONS by extremeportal on 19. Oct. 2007.
- IBM WebSphere Portal and Google Gadgets by extremeportal on 01. Mar. 2007.
- WebSphere Portlet Factory and IBM Rational Application Developer V7.0 by extremeportal on 01. Jan. 2007.
Archives
- August 2009 (1)
- June 2009 (1)
- May 2009 (1)
- January 2009 (2)
- May 2008 (1)
- March 2008 (1)
Recent comments
- sdfew on IBM Portal Login using URL
- sdfew on IBM Portal Login using URL
- oracle training on File Uploading in JPDK Portlet on Oracle Portal Server
- oracle training on File Uploading in JPDK Portlet on Oracle Portal Server
- Ido on File Uploading in JPDK Portlet on Oracle Portal Server
- venunath.K on Portal ,Portlets & Portlet Container
- kiran on File Uploading in JPDK Portlet on Oracle Portal Server
- dashD on Spring Portlet MVC Framework
- Chid on File Uploading in JPDK Portlet on Oracle Portal Server
- Hari on File Uploading in JPDK Portlet on Oracle Portal Server
Calendar
| Mo | Tu | We | Th | Fr | Sa | Su |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 |
Search

Recent comments (16)
In response to: "IBM Portal Login using URL" 73 days old
by sdfew [Visitor]
rolex watches,replica watches,rolex watches,more…
In response to: "IBM Portal Login using URL" 73 days old
by sdfew [Visitor]
rolex watches,replica watches,rolex watches,more…
In response to: "File Uploading in JPDK Portlet on Oracle Portal Server" 131 days old
by oracle training [Visitor]
very good article thanks for the share more…
In response to: "File Uploading in JPDK Portlet on Oracle Portal Server" 229 days old
by oracle training [Visitor]
Thank u will try it :) more…
In response to: "File Uploading in JPDK Portlet on Oracle Portal Server" 260 days old
by Ido [Visitor]
On a side note, I created a nice upload/download servlet for files, usign this blog post.
But now I want to make files user dependent, user X my only download file Y.
How can I find out within my servlet what user is logged-in, as session/cookie sharing isnt possible.
Do you have any clues on how to approach t more…
In response to: "Portal ,Portlets & Portlet Container" 299 days old
by venunath.K [Visitor]
i am in beginner stage of portlets i just want to know from basic things onwards can u give me any suggestions on how to improve knowledge on portlets how can i make full fledged project using portlets concept.
please do the need full. more…
In response to: "File Uploading in JPDK Portlet on Oracle Portal Server" 363 days old
by kiran [Visitor]
can u send me the sample code snipptes for the same as i am not able to open the uploadfile.jsp popup..
Thanks
Kiran more…
In response to: "Spring Portlet MVC Framework" 608 days old
by dashD [Visitor]
TEST more…
In response to: "File Uploading in JPDK Portlet on Oracle Portal Server" 720 days old
by Chid [Visitor]
Hi All,
I am getting Error "Portlet could not be contacted"
My requirement is that I have to upload the file to the file share and then return back to the same jsp(portal) with the latest added attachment displayed as link.
Another thing is that I need to share the JPDK session with the servlet session. I need more…
In response to: "File Uploading in JPDK Portlet on Oracle Portal Server" 750 days old
by Hari [Visitor]
Hi extremeportal,
This article was too very helpful after the three days of struggle with file uploading on to the portal. You have done a fantastic job.
However, I had a requirement that, after the file uploading has been done it must return back to the same portal page and display a message.
For this, I have taken the UR more…
In response to: "Building Portlets with AJAX" 932 days old
by Saad [Visitor]
Can any one put sample code for AJAX Portlet build in Jdeveloper, i have gone through the AJAXPortlet.pdf but its too brief. it is more on the AJAX than on AJAX Portlets. more…
In response to: "Building Portlets with AJAX" 964 days old
by hart [Visitor]
Hi Neeraj:
Do you create an demo for this article? can you send me a copy of demo to me? thanks. more…
In response to: "File Uploading in JPDK Portlet on Oracle Portal Server" 1138 days old
by George (HK) [Visitor]
Hi author,
You are just fantastic to post this article which will save many hours of developers like me.
Thanks
George (HK) more…
In response to: "Building Portlets with AJAX" 1186 days old
by Neeraj Sidhaye [Visitor]
Hi George,
You can make use of JAVA portelts with AJAX.
Jdeveloper 10.1.3 supports AJAX stuffs but the portal-addin-install.jar is yet not released for portlet developement with JDeveloper 10.1.3.
You can easily start with JDeveloper 10.1.2 and can create AJAX portlet.
You can create AJAX based ja more…
In response to: "Building Portlets with AJAX" 1188 days old
by George (HK) [Visitor]
I had read the document before, but I have no idea of how to build it in JDeveloper.
Which type of portlet should I use, Jave Portlet or Oracle JPDK Portlet ?
Any hints ?
thanks
George (HK) more…
In response to: "Portal ,Portlets & Portlet Container" 1274 days old
by M.A.Mujeeb [Visitor]
That was pretty cool buddy.Hope to catch up with u in the number of portlet posts in yahooo portlet forum.Meet u soon .Bye. more…