Search:

Type: Posts; User: d.parini; Keyword(s):

Search: Search took 0.08 seconds.

  1. Replies
    0
    Views
    116

    Master/detail creation form

    Hi,

    Here is my problem. I have:


    public class Settlement implements Serializable {

    @Transient
    private static final long serialVersionUID = 1L;
  2. Thank you for your reply Sentikakar. I'll give it...

    Thank you for your reply Sentikakar. I'll give it a try.
    For now, i managed to obtain what i needed by adding to the controller another method that invokes the web service and resdirects to a page...
  3. Invoking a generic java method on an entity

    Hi, I'm totally new to Spring, and, unfortunately, pretty new to web applications development as well.

    I created a roo application from scratch. I created an entity named Customer. I ran “web mvc...
Results 1 to 3 of 3