Hi Sourav,
This is a typical case of design time and run time. Alias binding is more of a design
time where you map the namespace to a specific parameter and associate the aliases to
respective portlets so that they can identify the actual param in the url with the alias
defined. Where as in explicit parameter bidning, you can bind the parameter with
appropriate namespace and let the respective portlets capture / get it from the context
and work on this. Btw parameter rendering will have limitation to send parameters of
simple values ( nothing but strings in url ) plus usual limit of sending data of Http GET.
Regards
-Sambit
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4233437#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...