Sorry for misguidance
only this on each struts action class called by the jsp is enough and functional
1 Modify de setPageTitle(), setMetaDescription(), setMetaKeywords() functions with the following
kkAppEng.setPageTitle(getCatMessage(request, "seo.mytitle.title"));
kkAppEng.setMetaDescription(getCatMessage(request, "seo.mydescription.description"));
kkAppEng.setMetaKeywords(getCatMessage(request, "seo.mykeywords.keywords"));
2 Recompile
3 replace your konakart_custom.jar from the /lib
only this on each struts action class called by the jsp is enough and functional
1 Modify de setPageTitle(), setMetaDescription(), setMetaKeywords() functions with the following
kkAppEng.setPageTitle(getCatMessage(request, "seo.mytitle.title"));
kkAppEng.setMetaDescription(getCatMessage(request, "seo.mydescription.description"));
kkAppEng.setMetaKeywords(getCatMessage(request, "seo.mykeywords.keywords"));
2 Recompile
3 replace your konakart_custom.jar from the /lib