[jboss-user] [Beginners Corner] - Re: Implementing POST metod with RESTEasy

vivekmk2006 do-not-reply at jboss.com
Fri Jun 27 01:31:17 EDT 2008


@RequestParameter 
    Long userId;

You need getter and setter methods in ur action class or in its interface if u have an interface.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161046#4161046

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4161046



More information about the jboss-user mailing list