it is probably best you review
http://docs.ofbiz.org/display/OFBTECH/Framework+Introduction+Videos+and+Diagrams
since the terminology your using is different than ofbiz and could lead
to mis-information.

if you are going to work with ofbiz I suggest you get familiar with how
to find pages.
you can do this by looking at the /control/target.
then go into the controller.xml for that application.
this will lead you to the view and eventually to the widget or ftl that
generates the page you want to change.
you can find an overview to this in
FrameworkIntro_7_UiReqVwScrFrm.mov


cathrina sent the following on 4/28/2008 6:04 AM:
> hi guys,
> 
> thanks 4 ur valuable suggestions.....actually i studied the tutorials in
> opensourcestrategies(nutshell)..in tat ofbiz has 3 layers
> 1.presentation2.business3.data layer.....presentation layer is full of
> screen shots in which the data are displayed to the users(using
> tomcat,jetty,javapos etc)...2)in business layer business logics are
> performed by using java,j2ee,soap and xml..3)data layer is database
> manipulating with jtom,derby etc.......
> 
> wt i want is if i have add a small thing in a order-screen (adding a
> textbox,button) wer can i do that .....wt shall i do...in corresponding xml?
> pl give a suggestion as soon as possible
> 

Reply via email to