I can send to the real location , no problem, but, that I need to know is how to go to http://www.domain.com/johndoe which is the unique url for John Doe, even though there really is no such directory or alias as /johndoe/ . There could be hundreds or even thousands of these 'personal' sales rep pages and I really would hate the thought of being forced into actually creating a unique directory or alias for each and every one...
----- Original Message ----- From: "Tom K" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Saturday, March 27, 2004 7:30 PM Subject: RE: Fake 'alias' for sales rep pages > Well...you might try using something like a response.redirect() to > another url. You might need to set some type of flag in a database > corresponding with there login id which would redirect them to a unique > URL. Just some ideas. > > Sincerely, > > Tom K. > > -----Original Message----- > From: Bryan K. Cantwell [mailto:[EMAIL PROTECTED] > Sent: Saturday, March 27, 2004 6:45 PM > To: Tomcat Users List > Subject: Fake 'alias' for sales rep pages > > I have created a templated 'Personal' web page (jsp) that dynamically > becomes the personal page of each of our sales reps in the copmpany. > What I > need to know is how I can make the URL unique for each rep's page > without > actually creating a directory or alias for each and every one of them. > For > instance I am John Doe, sales rep, I want my personal URL to be > http://www.domain.com/johndoe/. Any help? > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --- > Incoming mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.557 / Virus Database: 349 - Release Date: 12/30/2003 > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.557 / Virus Database: 349 - Release Date: 12/30/2003 > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]