Search:

Type: Posts; User: feeroze.khan; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    797

    thanks Sam

    thanks Sam
  2. Replies
    2
    Views
    797

    Setting up DBUnit in 2.5

    Hi Guys,

    Can anyone direct me to some resources that explains how to set up DBUnit in Spring 2.5.x for DAO testing using JUnit4

    Many Thanks

    Feeroze Khan
  3. Hi Martin, It all worked, that link you showed...

    Hi Martin,

    It all worked, that link you showed was really helpful.

    Thanks
  4. Hi Martin, Here is what i tried: ...

    Hi Martin,

    Here is what i tried:

    @Controller
    public class HomeController {

    @RequestMapping(method=RequestMethod.GET, value="/home.htm")
    public String processSomething(HttpServletRequest...
  5. Spring 2.5 reference request/response objects in handler mehods

    Hi Guys,

    I am implementing spring MVC using Spring 2.5 annotations.

    Scenario is:
    1. the following URL
    http://localhost:8080/MyApp/home.htm
    2. should Map to my controller called...
Results 1 to 5 of 5