whats the recommended way to have a breadcrumb nav for a webwork app?
i basically have to two db tables: categories and pages. so the nav could look like: myCategory1 > myCategory2 > myPage1
but whats the best practice to store the trail and how to display it? a breadcrumb interceptor? i still wonder though how the interceptor would be able to figure out where he has to start. mostly i just pass a 'id' parameter around, so how would he figure out if its a page id or a category id?
well, i could make page ids start at some offset.. but then again: i might have other actions which receive a 'id' parameter but don have anything to do with pages or categories.
any experiences/feedback? thanks a lot!
ciao! florian
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork