Search:

Type: Posts; User: anoopkam; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    1,079

    Heres what I see at the console of weblogic : ...

    Heres what I see at the console of weblogic :

    Dec 25, 2010 9:51:29 AM org.springframework.context.support.AbstractApplicationContext doClose
    INFO: Closing WebApplicationContext for namespace...
  2. Replies
    3
    Views
    1,079

    I do have one more controller : /* * To...

    I do have one more controller :


    /*
    * To change this template, choose Tools | Templates
    * and open the template in the editor.
    */

    package com.ak.akapp.controller;
  3. Replies
    3
    Views
    1,079

    When I try manually defining beans in...

    When I try manually defining beans in dispatcher-servlet, it says that it cannot map to a handler since there already exists a handler with the same mapping.
  4. Replies
    3
    Views
    1,079

    Getting 404 Errors all the time

    Hi all,

    I tried configuring Spring annotated controller and no matter what I do, I keep getting 404 errors.

    Heres my web.xml

    <?xml version="1.0" encoding="UTF-8"?>
    <web-app...
Results 1 to 4 of 4