help needed for Controller jsp code !!

Hi Guys,

i've started woking on EJB very recently , though i've worked on core java / jsp/servlets/beans & i want to imlpement Model II Architecture for that(ie Controller JSP included). Actually i want first html/jsp/servlet page sud call controller page & then the request sud be redirected to the Required Session Beans which in turn sud call Entity Bean.

I'm having problems in designing Controller jsp page. Though i've searced on net & have got very basic code .Can anyone plz suggest me some good site from where i can get good code or if somebody can post some code .

[617 byte] By [j2ee_newbie] at [2007-9-26 16:11:57]
# 1
Use the search box top rhs, with any of the key words you've mentioned. http://search.java.sun.com/Search/java?qt=MVC+Model+View+Controller+&x=17&y=6
MartinS. at 2007-7-2 19:34:35 > top of Java-index,Other Topics,Patterns & OO Design...
# 2
see struts (jakarta.apache.org), or the advancedjsp book by david something-- Verdi March --
verdi96 at 2007-7-2 19:34:35 > top of Java-index,Other Topics,Patterns & OO Design...