Sunil's Notes
My notes for things that i am learning about
Showing posts with label
portletfilter
.
Show all posts
Showing posts with label
portletfilter
.
Show all posts
Applying Global filter to all the portlets running in WPS
›
The WebSphere Application Server makes use of OSGi model for tying different pieces of application server together. One advantage of this a...
2 comments:
Getting name of the page where your portlet is getting rendered
›
Knowing name of the page where your portlet is getting rendered is one of the very common requirement, i know as per portlet specification y...
5 comments:
Query String Filter
›
Before couple of days i built a Getting Query String of portal URL from inside the portlet to demonstrate how you can read query string app...
1 comment:
Debug/Log Portlet Filter
›
One of the nicest way to learn about how the portlet containers work is by looking at what type type of data is stored in PortletRequest an...
1 comment:
Hello PortletFilter Sample
›
I built this sample Filter to demonstrate how you can use portlet Filter . First i did create a simple HelloPortletFilterPortlet portlet li...
4 comments:
What is Portlet Filter
›
The Portlet Specification 2.0 has introduced concept of Portlet Filters similar to the Servlet filter, basic idea is Filters will get chance...
1 comment:
›
Home
View web version