java - How to run a Spring portlet -
i new spring portlet unable run sample spring portlet project.. trying run project eclipse run on server on jboss server. questions 1. how can run portlet project. need kind of portlet container(i have no idea of container know few names liferay etc)?? cant find full documented example where.. in spring mvc based on request mapping can call purticular controller class in spring mvc portlet how can call controllers( or portlets). possible call portlet directly url?? sample project deployed without error cant find way can call or trigger portlet. appriciated. thx nkovi
yes, need deploy portlet container liferay etc, or uportal. once have portlet container , running, things should become more obvious.
regarding other questions, suggest read documentation - spring portlet docs not bad although little behind on annotations.
Comments
Post a Comment