Actually, "contents" is not the correct term. The JSPs probably act more like
templates for the data that is provided by the sevlets. It looks like this app uses Seam
- most of the actual on-screen data will come from EJBs or POJOs managed by Seam, but the
JSPs will be used to position that data.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172856#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...