Thanks for your reply Paul.
I suppose what attracted me to JSF was that it was component-oriented and that therefore I would have access to the UI components from my managed bean code (and could,...
Type: Posts; User: lawrieg; Keyword(s):
Thanks for your reply Paul.
I suppose what attracted me to JSF was that it was component-oriented and that therefore I would have access to the UI components from my managed bean code (and could,...
Hi,
I need to quickly put together a prototype for a web app replacement of a small legacy desktop app. I don't have much experience with any Java web technologies (although I have good basic...
I've just started looking at Spring RCP and I'd like to create an application with a tree on the left and an editor for the currently selected object on the right. Is this easily done in Spring RCP,...
Hi,
I am currently starting to put together a prototype Struts/Spring/EJB/Hibernate app and am wondering whether the "code to interfaces" best practice applies to domain objects in the same way it...
Thanks very much, Rod - that is exactly what I was after!
Hi,
I would like to introduce Spring into an existing Struts+EJB+Hibernate app, but need to phase it in gradually, convincing the project owners of the benefits gained at each stage. I'm not...