Hi All,
Hoping to generate some good discussion here.
What are the norms, if any, for packaging portlet(s) - not tied to a particular application server.
What are the pros and cons of packaging all portlets in a single web application versus packaging portlets individually in a multiple web application? What do you do when only very little of the functionality is shared between two or more portlets but otherwise these portlets are unrelated?
Look forward to all responses- feel free to join in.
Thanks.
Lalit
-
?portlet(s) packaging? (1 messages)
- Posted by: lalit jairath
- Posted on: April 19 2006 08:53 EDT
Threaded Messages (1)
- ?portlet(s) packaging? by lokesh pant on April 25 2006 04:02 EDT
-
?portlet(s) packaging?[ Go to top ]
- Posted by: lokesh pant
- Posted on: April 25 2006 04:02 EDT
- in response to lalit jairath
boss ..packaging is same fo all servers except the content it possess.The specific tld's and extra descriptor files for the particular container.
To make a packaging generic make -
Myapp-
|_[jsp]--contain jsp files
|
|_[WEB-INF] -
|
|_[classes]---class files
|
|_[lib]
|_ containes the required jar
~Lokesh
http://lokeshpant.blogspot.com