|
From: <de...@du...> - 2006-03-01 18:47:22
|
Hi Lofi, I guess we will have some trouble with integrating Spring into EJOSA.=20 Because Spring doesn't seem to support multiple components by there own ApplicationContext implementation.=20 You can see this in your current piggybank spring example. There you = have explicitly defined within the presentation layer where the configuration file of the business layer is located. Also you didn't use our = specification layer. Even worst if I use the standard way to integrate spring with JavaServer Faces I had to place the configuration files into the WEB-INF folder of the presentation layer.=20 What we need is a simple mechanism to register a business module which = is available in classpath. Like the independent factories in our ejosa framework. Maybe http://el4j.sf.net could be a heavy solution. http://el4j.sourceforge.net/docs/pdf/EL4J_IntroductionArticle1.pdf Regards, Ingo -----Urspr=FCngliche Nachricht----- Von: ejo...@li... [mailto:ejo...@li...] Im Auftrag von Lofi Dewanto Gesendet: Dienstag, 28. Februar 2006 23:38 An: EJOSA Template Mailinglist Betreff: [Ejosa-developer] Data and Object Binding Hi Ingo, following our talk today about Object and Data Binding of JSF components. Please take a look at this: Online Help Java Creator -> Binding Component http://developers.sun.com/prodtech/javatools/jscreator/reference/docs/hel= p/ You can bind Spring Value Object to a textField, etc. and all of those JSF components, just like Delphi! Very cool! So, no need to do this by hand if you are using Java Creator... Cheers, --=20 --------------------------------------------------- Blasius Lofi Dewanto --------------------------------------------------- OpenUSS - Open University Support System http://openuss.sourceforge.net --------------------------------------------------- E-Mail : de...@un... --------------------------------------------------- ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting = language that extends applications into web and mobile media. Attend the live = webcast and join the prime developer group breaking into this new coding = territory! http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D110944&bid=3D241720&dat=3D= 121642 _______________________________________________ Ejosa-developer mailing list Ejo...@li... https://lists.sourceforge.net/lists/listinfo/ejosa-developer |