Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    637

    Property value in eclipse

    Hi,
    I inherited a really simple web app created using Spring MVC. I am trying to debug this app in Eclipse (using WTP) and running into a simple problem.

    - One of the spring bean configuration...
  2. Replies
    3
    Views
    1,726

    Hi khalidan, I ended up mapping the folder with...

    Hi khalidan,
    I ended up mapping the folder with static files to a controller which reads the contents of the file and sends it to a view. This view just sets the content type and renders the text it...
  3. Replies
    3
    Views
    1,726

    static pages via spring's dispatcher servlet

    We are building an app that serves dynamic requests almost 99% of the time. However there are few pages which are static and I am looking for the simplest and best way for these to be served.
    ...
Results 1 to 3 of 3