Hi Everyone,
I'm looking for a way to map URLs like http://my.com/about/locations
to IDs in a database. I'm familiar with the mapping technique of
putting actions in the WEB-INF/web.xml file, but this would mean that
I can't alter the website's map based on new database entries at
runtime.
Has anyone setup a system that allows apache to handle serving
graphics files, php scripts, cgi scripts and the like, but still
process request paths and map them to data stored in a database? Any
pointers would be greatly appreciated.
Thank You,
Troy
|