&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
spring-mvc
0
votes
0
answers
45
views
Problems with validation files Spring mvc 3
I'm having some problem with the Validation files in my Spring 3 project. I have a very basic validation project for tests thats the bean: public…
validation
tomcat
spring-mvc
asked
June 24, 2011 12:20 am CDT
JBoy
0
votes
2
answers
59
views
Strange error in SpringMVC Application Startup
I'm getting a very strange stack trace when trying to load a SpringMVC application and at a lost to why this is occurring.…
java
tomcat
spring-mvc
asked
June 22, 2011 6:56 pm CDT
Euzel Villanueva
0
votes
1
answers
46
views
Cache file mapped by url in the browser
I have a method mapped in a url like /foo/*/image which downloads an image, and I want the browser to cache that picture. But I'm not getting it. I…
http
caching
servlets
spring-mvc
cache-control
asked
June 16, 2011 6:43 am CDT
Javi
0
votes
3
answers
33
views
Unicode and performance
I am in the process of migrating a large scale web service to be compatible with international characters. It is a Tomcat/Spring MVC/SQL Server…
sql-server
tomcat
unicode
spring-mvc
asked
June 8, 2011 11:25 am CDT
spinning_plate
0
votes
1
answers
60
views
Spring MVC Request body error handling
While using @RequestBody StreamSource found out, that if xml in request body in not valid StreamSource throws an Exception(resulting in 400 Bad…
spring
http
spring-mvc
error-handling
bad-request
asked
May 30, 2011 6:19 am CDT
user253202
1
vote
1
answers
46
views
Simplest way to pass a Serialized object from client to Spring controller and get back serialized object response?
I have been reading a lot of tutorials about this, I have been able to use HttpClient to make a POST to spring and get the response back but it was…
java
http
servlets
spring-mvc
serializable
asked
May 14, 2011 2:31 am CDT
Rick
0
votes
1
answers
40
views
Unable to capture exception on error page
I'm trying to print out the an exception stack trace on a jsp page. However, the implicit exception object doesn't seem to be populated. <div…
java
jsp
tomcat
spring-mvc
asked
May 5, 2011 10:51 am CDT
Karthik Ramachandran
0
votes
2
answers
47
views
Form input constraints not being enforced?
I'm new to Tomcat and Spring Web. I'm trying to use Spring's form validation features by following this tutorial . Everything seems to run smoothly…
spring
tomcat
spring-mvc
asked
May 4, 2011 2:23 pm CDT
Pieter
1
vote
3
answers
46
views
I want to create a web application using spring3.0 and java
Hello guys, I am new into software development.so may be you think my question is silly and i am sorry for that. I want to create a web application…
java
postgresql
spring-mvc
freemarker
asked
April 30, 2011 1:34 pm CDT
Deepak Kumar
0
votes
0
answers
58
views
Java Spring Postgresql query problem index out of range
my query gives me out of range error public List<Weather> getWeather(int cityId, int days) { return getSimpleJdbcTemplate().query("SELECT…
java
spring
query
postgresql
spring-mvc
asked
April 29, 2011 7:23 am CDT
Jaanus
0
votes
1
answer
86
views
Deploying a sample Spring Web MVC project
I'm new to Tomcat, Maven and Spring Web MVC (framework v3 to be precise). I was trying to build the example project mvc-basic so that I could deploy…
spring
tomcat
spring-mvc
asked
April 28, 2011 6:38 am CDT
Pieter
0
votes
3
answers
54
views
Java, Tomcat, ServletContextListener, and a background thread
I have a servlet that handles a particular incoming request. We'll call it `UpdateUserStats'. I want the call to be fast, but I also need the…
java
tomcat
servlets
spring-mvc
asked
April 20, 2011 6:22 pm CDT
CaptainAwesomePants
0
votes
1
answer
41
views
How to save the employee details including image in mysql db?
My requirement is to save the employee details(including image) into mysql db.i want to save the image location in db .And actual image(binary…
mysql
tomcat
server
spring-mvc
asked
April 20, 2011 4:56 am CDT
sss
0
votes
2
answers
52
views
Spring JDBC - Last inserted id
I'm using Spring JDBC. Is a simple way to get last inserted ID using Spring Framework or i need to use some JDBC tricks ?…
postgresql
spring-mvc
jdbctemplate
spring-jdbc
asked
April 18, 2011 8:01 am CDT
marioosh
0
votes
2
answers
51
views
Page.jsp does not work
I have a tomcat - spring mvc - jsp application. I have discovered that a page called page.jsp is not found (404). But if I called page2.jsp then it…
java
web-development
jsp
tomcat
spring-mvc
asked
April 18, 2011 12:51 am CDT
flybywire
0
votes
1
answers
42
views
Bad start with spring mvc. the absolute uri problem
Hello !! i picked up a newly created maven webapp project, and wants to do the simplest of the mvc application with it. my environment looks like…
java
tomcat
servlets
spring-mvc
routing
asked
April 13, 2011 7:55 pm CDT
black sensei
0
votes
0
answers
64
views
Tomcat doesn't seem to be picking up jars in my WEB-INF/lib folder
I have a maven pom that builds all my required libraries into my WEB-INF/lib folder, then packages it up as a war. When I try to deploy this war,…
tomcat
spring-mvc
maven
cxf
asked
April 11, 2011 5:53 pm CDT
RankWeis
0
votes
0
answers
30
views
Hibernate creates varchars not as utf8 although expected to do so
Hello; I'm using spring with hibernate and using mysql as my db. I set encoding in both hibernate and mysql as utf8 but when hibernate maps string…
mysql
hibernate
spring
spring-mvc
character-encoding
asked
April 8, 2011 12:50 pm CDT
dds
0
votes
4
answers
54
views
Hibernate-Spring how do I turn my save into a update or save??
Hibernate-Spring how do I turn my save into a update or save?? I am using the following code in my system but if a dealer with the same rUser is in…
java
mysql
hibernate
spring-mvc
asked
April 7, 2011 5:10 pm CDT
Stuttering John
0
votes
4
answers
57
views
Spring3, Hibernate; how do I use HibernateTemplate
I am trying to change the following code to use: HibernateTemplate but cant it working public List<Friend> listFriends(String rUser) {…
java
mysql
hibernate
spring-mvc
asked
March 31, 2011 8:56 pm CDT
Stuttering John
Pages
:
1
|
2
|
3
>
50
spring-mvc
Tagged:
spring-mvc
Related Tags
tomcat
× 29
java
× 23
spring
× 11
hibernate
× 9
mysql
× 8
http
× 7
jsp
× 6
servlets
× 5
postgresql
× 4
apache
× 3
java-web-development
× 2
https
× 2
redirect
× 1
freemarker
× 1
spring-jdbc
× 1
mod-jk
× 1
request
× 1
jetty
× 1
maven
× 1
error-handling
× 1
nullpointerexception
× 1
caching
× 1
cache-control
× 1
jquery
× 1
validation
× 1
eclipse
× 1
web-development
× 1
html
× 1
proxy
× 1
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy