Search:

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

Search: Search took 0.03 seconds.

  1. got it - thanks! I still wish I could figure out...

    got it - thanks! I still wish I could figure out a way to deploy that war file to the tc server, though. There's got to be a way.
  2. Spring template MVC Compile error on ViewResolver

    I've made some successful MVC projects recently by utilizing the spring template menu for the same. However, my recent attempts have been failing due to a compiler error on this line in...
  3. Marten - the packaging is set to war. But, when I...

    Marten - the packaging is set to war. But, when I try to import it to STS, using file, import, existing project into workspace, and choose the project, it says "no project are found to import" on the...
  4. Unfortunately, the project doesn't have that...

    Unfortunately, the project doesn't have that option, and if I try to drag in onto the server, it just shows the "do not enter" icon. It's the "echo" example from the samples for Spring-ws, so it's a...
  5. How to deploy a war file created in Maven to tc server in STS?

    Hello - I've been playing around with some STS sample projects, can can get them working using the included jetty server. I've also been able to import them to STS by using "mvn eclipse:eclipse" and...
  6. How to run hibernate template

    After coming back to this after a while, the best way to do it, and the easiest way, is to simply run the junit tests that come packaged with the template. If you need to run it say from a main...
  7. Simple Spring Hibernate Utility Project Template - how to run?

    Hello,

    I've been able to successfully run the Spring MVC template (by doing a clean). Now, I'd like to integrate a simple database hibernate functionality into it. For starters, I've decided to...
  8. Where is the server log in Spring STS?

    I've done a lot of poking around, but for some reason I can't seem to find the server log when I run a Spring MVC program using Spring STS. I can see it in the STS console, but can't find it on my...
  9. Replies
    8
    Views
    2,535

    Hi Martin, Thanks for the reply. I mentioned...

    Hi Martin,

    Thanks for the reply. I mentioned the error that I was getting in the original post:

    "org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI...
  10. Replies
    8
    Views
    2,535

    Possible to copy or generate with Maven?

    As additional information, I've been able to get the one working MVC project to read and display input parameters on a JSP page per the tutorial.

    Since I have a working version, and since I...
  11. Replies
    8
    Views
    2,535

    Spring 3.0 MVC Template - Page Not found

    Hello,

    I'm new to Spring, so this might be a simple question. I'm trying to create a Spring 3.0 MVC app using the sts-2.8.1.RELEASE. I'm basing it on this tutorial:
    ...
Results 1 to 11 of 11