[appfuse-user] AppFuse Session ID

2008-04-26 Thread VICKY K
Can any one tell me , Is there any possibility to Increase or decrease the Session Is that has been created using HttpSession ?? -- View this message in context: http://www.nabble.com/AppFuse-Session-ID-tp16911528s2369p16911528.html Sent from the AppFuse - User mailing list archive at Nabbl

Re: [appfuse-user] formcontroller test get null formcontroller

2008-04-26 Thread mpinheiro
Line 28 is: mv = c.handleRequest(request, new MockHttpServletResponse()); mpinheiro wrote: > > Hi All, > > Im having a trouble with all of mine form controllers test because when > they try to run handleRequest of a FormController, it is null. Below is a > example. > I set the bean definit