The idea of the apps directory is to have in subdirectories independent
applications, each with its own page-flow.xml. So, typically, you wouldn't
have any thing directly under apps, but rather under apps/my-app, with that
specific app accessible as /my-app.
In the case of the login page, or for other resources that are not specific
to an app, I would recommend putting those outside of the apps directory,
for instance under resources/images. Then you would reference your logo as
src="/images/logo.png".
Alex
-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
View this message in context:
http://discuss.orbeon.com/img-tag-and-src-attribute-in-a-login-page-tp4656802p4656816.html
Sent from the Orbeon Forms community mailing list mailing list archive at Nabble.com.