[jboss-user] [JBoss Portal] - Re: Define a portal without a war file?
PeterJ
do-not-reply at jboss.com
Thu Apr 3 12:18:00 EDT 2008
Package your portlet into a war. The descriptor file (*.xml) all go in WEB-INF, the portlet class you can put into WEB-INF/classes or package as a jar and put in WEB-INF/lib. If you have html, jsp, images, etc they go wherever you would put them into a typical war.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4141433#4141433
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4141433
More information about the jboss-user
mailing list