Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    893

    does it mean to validate the same POJO / Object?

    does it mean to validate the same POJO / Object?
  2. Replies
    4
    Views
    893

    cool..

    Yeah, you're right jason. We can't make a generic validator, and all your explanation is just answered all my questions above, hahaha...cool!

    Btw, what is DTO? it would be very helpful if you...
  3. Does tomcat assume that multiple...

    Does tomcat assume that multiple applicationContext because of the word "applicationContext" appears in web.xml and applicationContext-xx.xml? Is it possible? :D
  4. Thread: <form:form>

    by nino
    Replies
    2
    Views
    799

    Can we get the error count inside this tag? or a sign if there is an error besides the error message itself? Thanks.
  5. I've ever had the same error, might be I could...

    I've ever had the same error, might be I could help. Please post your Controller code, and configuration to the Controller in your xx-servlet.xml file.
  6. Replies
    4
    Views
    893

    Using SPRING (the MVC?)

    Hi,

    I have 2 Tables, Student and Teacher, which each table has domain (model object). And I want to make an entry form for each table. When using SPRING, I would like to have below files to handle...
  7. Thread: Spring MVC sucks

    by nino
    Replies
    9
    Views
    4,686

    Struts is older than Spring, I guess that's why...

    Struts is older than Spring, I guess that's why Struts is more flexible than Spring, and might be more stable than Spring.

    And I think Spring will do the same thing, it will be getting better than...
  8. Thread: <spring:bind>

    by nino
    Replies
    1
    Views
    924

    View Post

    Hi all,

    What is the difference between :



    <spring:bind path="customer.country">
    <td><input type="text" name="country" value="<c:out value="${status.value}" />" /></td>
    </spring:bind>
Results 1 to 8 of 8