|
From: David Strawn Is anyone out there actually using WDSCi to do MVC type development using RPGLE, SQL, DB2/400 (Model); Web Services (glue); WAS (Controller); XHTML, CSS, Javascript (View) -- or similar technologies?
I don't use Web Services, but I do a lot of development using JSP Model II, in which the servlet is the controller and communicates with back end RPG programs to program models (as beans) to a JSP view. Another version of this architecture has almost all development in RPG, using RPG as the controller and then simply sending model information via messages to a very simple servlet, which creates the beans and sends them to the JSP. I use CSS and JSP, no XHTML. As a rule I don't use frameworks, although when I use EGL instead of Java as my web application language I use Java Server Faces. In either case, I develop and debug the entire application using WDSC. Joe
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.