Life of a java disciple |
||
|
Tuesday, September 28, 2004
Java Quiz - Win a GMail InvitationWhy does the following program compile:
The first one to answer gets a free GMail invitation. Answer to be posted tomorrow if no one get posts the correct answer. Wednesday, September 15, 2004
Preventing Google from caching your siteWhen your site goes down or someone want to refer a old version of web pages google cache comes to rescue. But at times you don't want some pages to be cached by google. You can inform google not to cache a web page by adding a metatag as follows
|