1. JSP + View bean complete example stackoverflow.comI found this interesting tutorial that explains the concept of view bean with some code snippets http://www.ibm.com/developerworks/ibm/library/i-extreme5/, but I'd like to view a complete (simple) web application in a ... |
2. Is there a specific reason to make view beans immutable? stackoverflow.comA colleague recently suggested that we should make the model objects/beans passed from the service layer of application to the view immutable. Are there any specific reasons to do this, any benefits ... |
3. Is there a way to store a bean property value in a variable in view (JSP)? struts.1045723.n5.nabble.comHi all, I need to build a path to an image file in a JSP based on the value passed to the JSP's action, either using an English button from |
4. EJB 2.x Client view for EJB 3 bean coderanch.com |
5. How to declare session bean with local view in ejb-jar.xml coderanch.com |