Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    375

    Didn't delete web.xml ... When I use the...

    Didn't delete web.xml ...
    When I use the Standard web.xml for Servlet 3.0:

    <?xml version="1.0" encoding="UTF-8"?>

    <web-app
    version="3.0"
    ...
  2. Replies
    2
    Views
    375

    Strange enough ... the examples above didn't work...

    Strange enough ... the examples above didn't work in IntelliJ 12.x. But when I start with STS, get a fresh SpringMVC project, do a little cleanup on the deps and clear the web.xml it's working.
    ...
  3. Replies
    2
    Views
    375

    Help: Javabased config isn't working

    Hi Folks,
    I am relatively new to this subject, so I need a little help.
    I just started a small demo-project "bookstore" and I can't get the container working.
    What I've done so far:

    1. My...
  4. Replies
    0
    Views
    170

    Persistence issues with "Nullables"

    Hey guys,
    I have one/several questions to managing detached entities with the entity manager. I am relatively new to Java/Spring etc. so please be patient ;) I'll try my best to describe my isssues...
Results 1 to 4 of 4