not sure if your talking about your app being in ofbiz or outside.
Have you read the production setup pdf?
There is an example app in framework you can use to start your own app.
The others are included, by default.
kesslerdn sent the following on 6/29/2006 5:09 AM:
I am creating a new app. I would like to
include links to other app in my app. In order to get the login key
included in my link I need to have it generated. I have been looking
at the way ComponentConfig.java works in appbar.ftl. Nevertheless, I
have not been able to figure out how to generate a specific link from my app
to another app (ie: Party Manager). Thank you for your time and
assistance.
David