Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

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…
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.…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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 ?…
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…
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…
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,…
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…
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…
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) {…
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
https × 2
redirect × 1
freemarker × 1
mod-jk × 1
request × 1
jetty × 1
maven × 1
caching × 1
jquery × 1
validation × 1
eclipse × 1
html × 1
proxy × 1