Date: 2004-11-18T05:57:04 Editor: VicCekvenich <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: PoweredBy URL: http://wiki.apache.org/struts/PoweredBy
no comment Change Log: ------------------------------------------------------------------------------ @@ -13,7 +13,7 @@ ==== Ziff Davis ==== -Here is a site that generates $25M in advertising revenue for Ziff Davis: +In US, the "Gamer Generation" has made gaming industry larger than the movie industry. Any magazine rack is sure to have PC Gamer, XBOX and other magazines that are published on the web w/Struts. Here is that site that generates $25M in advertising revenue for Ziff Davis(a site that used to be .NET): http://1up.com/do/feature?cId=3136154 @@ -24,9 +24,16 @@ * http://egm.1up.com * http://xbn.1up.com -The same Java Server Page is being used on each "site" but different content is being displayed. + +The same Java Server Page is being used on each "site" but different content is being displayed. The CMS screen is attached that 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://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"). The site also has many "friendster" like features and blogs that you can navigate to by "username".1up.com. Feel free to create an account for self. +The designer and implementor of this site is now working on a CMS based on JDNC. ---- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]