On 7/26/05, John Henry Xu <[EMAIL PROTECTED]> wrote: > > Craig said: Tell me again how you come to the conclusion that Java is > not a > > popular platform for web app deployments? (To say nothing of the fact > > that Microsoft might dispute the "PHP is king" rubric as well :-). > > Craig, I assure you that I always hope Java success and I do think it > popular for web app. The only thing I think I said Java was not doing > well as PHP is that PHP becomes more popular in public sites.
That is definitely what you claimed. I claim that such a standard is irrelevant. [snip] > > If it uses Java in Apache, I may find mod_jk, or jsp, .do?... I found > .shtml mostly. > Consider a Struts based web site that maps "*.html" to the Struts action servlet (and there are more such sites on the public Internet than you would possibly believe :-). Your approach is going to come to the mistaken conclusion that this is a static HTML based site instead of a Struts based site. Actually, my favorite sites are the ones that map "*.asp" to the Struts servlet. Gotta love people that bend minds like that! But the serious point is that, if you think you can conclude anything based on the textual content of a URL, you are naively mistaken. Only the server you are calling knows for sure what technologies are used to produce a particular response. Craig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]