> > Hi again, Sang, > > I made up 'hello1-homework' following the example of > 'springMVCskeletonBeanNameUrlHandlerMapping' project. I altered > DispatchController as saw: > public class DispatchController extends MultiActionController { > public ModelAndView actionName(HttpServletRequest request, > HttpServletResponse response) throws Exception { > /* Log log = LogFactory.getLog(this.getClass()); > log.info("Controller calling Earth. Come in Earth.");*/ > //((B) > (WebApplicationContextUtils.getWebApplicationContext(getServletContext()).getBean("b"))).getA().foo() > String msg = (String)request.getAttribute("username");//"Eu " > System.out.println("message: " + msg); > ModelAndView mav = new ModelAndView("myview"); > mav.addObject("message", msg);// > return mav; > } > } > but, unfortunatelly msg only gets a null value. I don't how to get the > value typed in 'index.jsp'. > Please, Could u help me??! > > Ice-Man > > > 2008/12/12 Ice-Man <derlon.aliend...@gmail.com> > > Ok! >> >> I just get it right!! I'm almost finishing my HomeWork so that >> send u" ;-)) >> Tnk u so much, Sang >> |o|'s, >> >> Ice-Man >> >> 2008/12/12 Sang Shin <sang.s...@sun.com> >> >>> Ice-Man wrote: >>> >>>> Sang, >>>> What I mean is that when I open the 4918_spring25mvc.zip lab file >>>> (Lab of SpringMVC), I get only the netBeans Projects from diad (Dependecy >>>> Injection Advanced -> (class: Week #16) (which doesn't even demand >>>> homework). >>>> >>> >>> Hmm. That should not be the case. But I uploaded the new one >>> just in case. >>> >>> The file 4918_spring25mvc.zip (from the class Spring MVC < >>>> http://www.javapassion.com/j2ee/#Spring_Web>) has its files changed, >>>> inverted... i.e. files that should come in 4914_spring25diadv.zip >>>> I simply want/need the netBeans Projects from *4918_spring25mvc.zip >>>> *lab file (Lab of Spring*MVC*). Could u please sent it to me as soon as >>>> possible??! >>>> >>> >>> I cannot send it via email since it is 25M. >>> >>> (Obs.: Here were I am the download of more thant 20MB is blocked.) >>>> |o|'s, >>>> Ice-Man >>>> 2008/12/12 Sang Shin <sang.s...@sun.com <mailto:sang.s...@sun.com>> >>>> >>>> Ice-Man wrote: >>>> >>>> Sang, >>>> >>>> I'm almost getting nut. I just downloaded , but brings the >>>> sttuf from (Injection Advanced) 4914_spring25diadv.zip . (as >>>> sawn in picture 'Inverted.JPG'.) >>>> Here were I am the download of more thant 20MB is blocked. (I >>>> just get the file with a fellow of mine). >>>> Coul some1 send right sttuf (zip file of MVC)??! >>>> I don't know what to do, >>>> >>>> Ice-Man >>>> >>>> >>>> >>>> I don't even understand what you are asking. >>>> >>>> -Sang Shin >>>> >>>> >>>> >>>> >>>> >>>> >>>> -- --------------------------------------------------------------- >>>> **** JavaFX course starts from Jan. 10th, 2008 *** >>>> http://www.javapassion.com/javafx >>>> >>>> Sang Shin, sang.s...@sun.com <mailto:sang.s...@sun.com> >>>> http://www.javapassion.com/SangShinSchedule.html >>>> (Life is worth living... with Passion!) >>>> --------------------------------------------------------------- >>>> >>>> >>>> -- >>>> --------------------------------------------------------------- >>>> **** JavaFX course starts from Jan. 10th, 2008 *** >>>> http://www.javapassion.com/javafx >>>> >>>> Sang Shin, sang.s...@sun.com >>>> http://www.javapassion.com/SangShinSchedule.html >>>> (Life is worth living... with Passion!) >>>> --------------------------------------------------------------- >>>> >>> >> >>
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en -~----------~----~----~----~------~----~------~--~---