E
Edward A Thompson
Can anyone point me to a discussion, or better yet, an example or
tutorial, of implementing an MVC type design that doesn't immediately
digress into a discussion on Struts?
Struts is probably fine and good, but overkill for me, and I
specificially don't want to get into tags, which Struts seems to push.
Right now I have a design under Model 1.5(?) IE using JSP's and Beans,
but I should move some of the code over to Servlets, and Model 2 (MVC)
makes sense to me.
tutorial, of implementing an MVC type design that doesn't immediately
digress into a discussion on Struts?
Struts is probably fine and good, but overkill for me, and I
specificially don't want to get into tags, which Struts seems to push.
Right now I have a design under Model 1.5(?) IE using JSP's and Beans,
but I should move some of the code over to Servlets, and Model 2 (MVC)
makes sense to me.