Aug 08
20
request.setAttributes(String name, Object value);
Just be sure to uniquely name the attributes so only the intended portlets can inspect them. And don’t forget to reset these attributes after you’ve used them to avoid invalid attribute values.
Aug 08
18