SERVICES

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

SERVICES

Goutham7777
please tell me how to write ofbiz service to retrive data from the entity

in java and display that in FTL,,

i couldn understand the ofbiz services ..cos i m new to ofbiz and java..

please send some example
Reply | Threaded
Open this post in threaded view
|

Re: SERVICES

Chris Snow-3
I would recommend this book for getting you started:

http://www.packtpub.com/apache-ofbiz-development-beginners-tutorial/book

> please tell me how to write ofbiz service to retrive data from the entity
>
> in java and display that in FTL,,
>
> i couldn understand the ofbiz services ..cos i m new to ofbiz and java..
>
> please send some example
>

Reply | Threaded
Open this post in threaded view
|

Re: SERVICES

hans_bakker
In reply to this post by Goutham7777
Hi Goutham,

The best way to learn this is to do the OFBiz exercises at:
http://docs.ofbiz.org/display/OFBIZ/OFBiz+Beginners+Development+Guide
+Using+Practice+Application+(Hello+World...)

Regards,
Hans

On Mon, 2009-09-28 at 12:52 +0530, Goutham Deepak wrote:
> please tell me how to write ofbiz service to retrive data from the entity
>
> in java and display that in FTL,,
>
> i couldn understand the ofbiz services ..cos i m new to ofbiz and java..
>
> please send some example
--
Antwebsystems.com: Quality OFBiz services for competitive rates

Reply | Threaded
Open this post in threaded view
|

Re: SERVICES

Goutham7777
In reply to this post by Chris Snow-3
thanks

On Mon, Sep 28, 2009 at 12:57 PM, Chris Snow <[hidden email]>wrote:

> I would recommend this book for getting you started:
>
> http://www.packtpub.com/apache-ofbiz-development-beginners-tutorial/book
>
> > please tell me how to write ofbiz service to retrive data from the entity
> >
> > in java and display that in FTL,,
> >
> > i couldn understand the ofbiz services ..cos i m new to ofbiz and java..
> >
> > please send some example
> >
>
>