Re: proble in configuring hibernate with struts 2

2007-03-27 Thread Dave Newton
--- struts2 <[EMAIL PROTECTED]> wrote: > I don't want 2 getter/setter one in action and one > for hibernate pojo. I want to use the same for both. Expose the POJO in the action and use the fieldnames in the JSP: etc. > how do i can configure that in servlet.xml. In spring > we can do it in co

proble in configuring hibernate with struts 2

2007-03-27 Thread struts2
jo) to set the form values entered by the user and how do i can configure that in servlet.xml. In spring we can do it in configuration file by putting up the tag in xml, do we have something like that in struts2 also? -- View this message in context: http://www.nabble.com/proble-in-configuring-hibe