I am trying to create a jsp portal using some jsp pages that a developer created. His
file structure is a bit different than the one used in the
"HelloWorldJSPPortlet" example in the documentation. I follow the documentation
but it doesn't seem to register in as a Portlet when I deploy the WAR file. I can
create an instance of the object but it registers as an existing portlet instead of
creating a new jsp portlet. Here are a few questions that I have that if answered may
help solve my issues.
1. What is the recommended file structure for the project or .war file?
2. Do portlet tags need to be added to the jsp files? If so, what would they be in the
most simpliest example?
3. What needs to be in my .java file in the most simpliest example?
The HelloWorld example is not clear enough and/or is too difficult to mimic. Any help
would be greatly appreciated. Any "real world" jsp deployment examples would be
very helpful.
Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987293#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...