Re: Struts 2 Unit test for Session.

2007-09-17 Thread Session A Mwamufiya
want to do the same in Junit test cases, without creating the new >> instance of the person.which i was able to do in actions. >> >> I want to know how to access the applicationcontext.xml attributes in >> J

Re: Struts 2 Unit test for Session.

2007-09-17 Thread Antonio Petrelli
; > > i want to do the same in Junit test cases, without creating the new > instance > of the person.which i was able to do in actions. > > I want to know how to access the applicationcontext.xml attributes in > Junit > test cases with out application server running. > >

Struts 2 Unit test for Session.

2007-09-17 Thread isharatbabu
deadline for the project. thanks in anticipation. -- View this message in context: http://www.nabble.com/Struts-2-Unit-test-for-Session.-tf4465519.html#a12732508 Sent from the Struts - User mailing list archive at Nabble.com. ---