Re: Spring+Tomcat

2018-12-13 Thread Adlet Azhibek
> > thanks a lot for your help! I got project with .jars in "lib" from > previous developer. And I should update version of my spring, so I thought > that there is a way to download tomcat with all libs in it. Now I inserted > all neccessary libs manually one-by-one, and it works. > >

Re: Spring+Tomcat

2018-12-13 Thread Luis Rodríguez Fernández
Hello Adlet, Regarding the deployment of spring in tomcat: I would recommend you to keep the application libraries (spring and others) in your WEB-INF/lib. You can have a look at this fantastic tutorial [1]. About websockets: keep in mind that tomcat has out-of-the-box websocket support.

Re: Spring+Tomcat

2018-12-13 Thread Olaf Kock
On 13.12.18 05:51, Adlet Azhibek wrote: > *Hi all!* > how should download a new version of tomcat with *necessary (.jar) files in > a "lib" directory? I need, for example, "**spring-websocket-5. 1.3. RELEASE > .jar" in "lib". What should I do? I've downloaded necessary jar files from * >

Spring+Tomcat

2018-12-12 Thread Adlet Azhibek
*Hi all!* how should download a new version of tomcat with *necessary (.jar) files in a "lib" directory? I need, for example, "**spring-websocket-5. 1.3. RELEASE .jar" in "lib". What should I do? I've downloaded necessary jar files from * https://mvnrepository.com, *but it doesn't work**.*

Re: Problem in spring-tomcat project

2011-10-15 Thread Pid
On 14/10/2011 17:41, Anisha Karki wrote: I am following the tutorial: http://static.springsource.org/docs/Spring-MVC-step-by-step/part2.html on developing and configuring the views and the controller. But i am getting following error: org.apache.jasper.JasperException: /index.jsp (line:

Problem in spring-tomcat project

2011-10-14 Thread Anisha Karki
I am following the tutorial: http://static.springsource.org/docs/Spring-MVC-step-by-step/part2.html on developing and configuring the views and the controller. But i am getting following error: org.apache.jasper.JasperException: /index.jsp (line: 1, column: 1) The absolute uri: