Tuesday, April 8, 2008

special-features tag in portle.xml

add this tag at the top of the ${portlet}.xml inside portlet tag





Features included:
  1. default-properties : this will override the common properties is language-ext.properties(for example instead of add_button it will generate ${portlet}.add_button) so that any modification on this portlet keys will not affect other portlet.

1 comment:

Gnaniyar @ நிலவு நண்பன் said...

I used this features in my xml file. It is working fine.

Thanks.