Re: HTML Template Comparison Sheet ETA

2000-09-04 Thread Marc D. Spencer
I have to chime in a little (also noting that we have drifted a bit off the original topic...) While working for a large company as the Chief Architect for the web group I was faced with the same need to investigate template options - within the discussion of Build or Buy. And yes, JSP (and

mod_perl handler generated proxy requests

2000-06-12 Thread Marc D. Spencer
I have a mod_perl module which would like to make an HTTP request to a tertiary server and then process the result before possibly returning some subset of that data. I have already written a working solution via LWP, but I got to wondering, as I sometimes do, whether there is a better way to