Search:

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

Search: Search took 0.01 seconds.

  1. Great! It is much easier than what I was thinking...

    Great! It is much easier than what I was thinking

    Thank you very much
  2. Digest Authentication with RestTemplate

    Hi,

    Any ideas on how to use digest authentication with the RestTemplate on Android?


    Thanks
  3. That was the problem Thanks :)

    That was the problem

    Thanks :)
  4. Upgrading from 2.0.5 to 2.5.6: Problem with the OpenSessionInViewInterceptor

    Hi,

    I'm upgrading from Spring 2.0.1 to 2.5.6.SEC01, currently the application won't start, for some reason the OpenSessionInViewInterceptor doesn't seem to be implementing the correct interface or...
  5. Replies
    0
    Views
    1,237

    Multipart Response

    Hello,
    I'm using Spring MVC 1.2.8 and I'm generating AppleDouble files on the server
    This type of files usually get sent using a multipart response, I've seen some examples on how to create...
  6. Replies
    4
    Views
    1,141

    Hey, thanks a lot to both of you for your...

    Hey, thanks a lot to both of you for your answers.

    We had to do what the teacher asked, we decided to go with a "Survey Generator", it supports different types of questions and each question type...
  7. Replies
    4
    Views
    1,141

    Let me explain the reason for my question: I'm...

    Let me explain the reason for my question:

    I'm doing a master degree and I currently taking a class called: Families of Software Products. For the final project we were divided in teams and each...
  8. Replies
    4
    Views
    1,141

    Is the Spring Framework based on AOP?

    I personally don't think so, but I would like to hear it from the people that actually develops Spring.

    Is the Spring Framework based on AOP?
  9. Replies
    4
    Views
    1,056

    Ok, it's working now. This was missing: ...

    Ok, it's working now. This was missing:


    protected void initBinder(HttpServletRequest request,
    ServletRequestDataBinder binder) throws Exception {
    SimpleDateFormat...
  10. Replies
    4
    Views
    1,056

    Ok, I'll check it out. Thanks

    Ok, I'll check it out. Thanks
  11. Replies
    4
    Views
    1,056

    Help with SimpleFormController

    Hello, I'm trying to process a form to store a simple object in the db. The forms displays but when I submit the form, the page just reload with the same values. The database connection is working, I...
  12. Replies
    4
    Views
    2,031

    Thanks for the input guys :cool:

    Thanks for the input guys :cool:
  13. Replies
    4
    Views
    2,031

    Spring Learning Path

    Hello, this is my first post. I've been using java for 3 years now, but don't have many experience with J2EE, just the basic Servlet-JSP thing.
    I would like to adopt a framework and Spring sounds...
Results 1 to 13 of 13