Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    1,007

    displaytag and AbstractController

    Hi all,
    I am using displaytag to show a list of objects retreived from the database with a quite slow query. I am using AbstractController with its handleRequestInternal method to retreive the list...
  2. Spring is not fully compatible with java 1.5?

    hi all,
    i was doing some tests with different jdks and tomcat versions and noticed that JavaMailSenderImpl in SpringFramework 2.5 requires a class called javax.activation.FileTypeMap. Googling a...
  3. Replies
    0
    Views
    475

    rendering ${params}

    Hi all,
    I am quite new to spring-mvc. I am currently using spring-framework 2.5 and have some problems rendering data from the Controller.
    I followed the Step-by-step MVC tutorial and worked fine....
  4. Hi bill, I'll try this tomorrow morning at the...

    Hi bill,
    I'll try this tomorrow morning at the office (here in europe is already the evening:)). I didn't know you could use the JdbcTemplate.query to perform
    an insert, I'll look it up to see how...
  5. Returning autogenerated keys is not supported

    Hi all,
    I am migrating my spring-based project from mysql to postgresql.
    I am using spring-jdbc and I was taking advantage of the GeneratedKeyHolder to retrieve the autogenerated id's.
    I know...
  6. Replies
    1
    Views
    1,605

    i've solved it but still having problems

    Hi all again,
    I've solved this issue by modifying the pom.xml dependency of joda-time-jsptags from 1.0 to 1.0.1. Now it builds and generates the war file, however when I try to run either the...
  7. Replies
    1
    Views
    1,605

    airline build and test errors

    Hi all,
    I've just downloaded the spring-ws package and tried to deploy the airline sample application. I followed the steps using a mysql database.
    The first step, the creation of the database...
Results 1 to 7 of 7