Hello!

I am trying to build a form for a table containing records that has an embedded 
Primary Key.  How is that done?  Typically I just do this in the form tag:

<s:form beanclass=“….”>
        <s:hidden name=“user”/>
        ….
</s:form>

Currently I have it set up as I mentioned and when I try to retrieve the user 
record, it comes back NULL.

Thanks!
Joaquin Valdez
joaquinfval...@gmail.com

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to