Reusability between applications
Hi Guys,
This is probably a very elementary question, but here goes anyway:
We are developing a company intranet which consists of the main intranet pages and various other applications all running together on a server.
Obviously there is a common look-and-feel which consists of many images, styles and menus etc. There are also common objects that do small db lookups to display universal intranet info across the applications.
Currently we have had to duplicate all these common things because we couldn't find a way of sharing them from one central place. But this is now inevitably becoming a huge problem.
So could anyone perhaps point me in the right direction on how to share all common objects across applications. Any ideas or suggestions would be greatly appreciated.
Thanks you very much

