Creating a portlet project using maven archetype

mvn archetype:create -DgroupId=com.myportlet -DartifactId=myportletproject -DarchetypeArtifactId=maven-archetype-portlet

Comments

Popular posts from this blog

defining functions clojure

Integrating Struts2 with Spring Security using Custom Login Form