Date: 2004-11-18T06:01:50 Editor: VicCekvenich <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: PoweredBy URL: http://wiki.apache.org/struts/PoweredBy
no comment Change Log: ------------------------------------------------------------------------------ @@ -30,8 +30,8 @@ The CMS screen edits all the 100 pages of the site and assings what tiles to display. Another more risque example: -http://my.1up.com/do/my1Up?Dispatch=Display&publicUserId=5472470 -Which is the same page via filter as this: +http://my.1up.com/do/my1Up?Dispatch=Display&publicUserId=5472470 of one of the 10MM members of the site. That pages just calls the tiles actions. +That page is the same url, via filter, as this: http://erosennin.1up.com A filter is used to extract the "host name" from the URI, which is used in a database query to get the content for each user ("egm" versus "xbm"). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]