You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by BJ Freeman <bj...@free-man.net> on 2009/10/24 20:59:46 UTC

Re: how retrive data through dynamic view entity

The beginners tutorial
http://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Beginners+Development+Guide+Using+Practice+Application+%28Hello+World...%29


Gnanashankar Shanmugam sent the following on 12/23/2009 11:59 PM:
> hi friends,
>   I am new for ofbiz, I created  component in hot-deploy.. in that component
> i created testscreen, in that screen i am having *two text fields*,
> one submit(*create*) *button*, i want to store value of two fields in *
> database* through *java code*, after clicking submit button, the value
> should display *below of screen or different screen* through
> *.ftl*file..Given an Example code of above scenario..thanks in
> advance..
>