"Matt Feifarek" <[EMAIL PROTECTED]> wrote: > Of course, Geoff recommended just looking in the servlet's headers store to > see if one called "Location" was there, but setting an actual english-like > boolean flag makes the code easier to read for folks like me that don't have > an intimate understanding of the webkit internals.
I think this is the sort of place that an exception would be perfect for -- you want to jump out of the current execution to do something different. You'd have to find the write place to catch that exception, but in the end you wouldn't have to have those big, ugly if statements. Ian _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
