regarding GET and POST methods

Hello java community,

POST method has more adventages than GET method, thenWhy most of the search engins uses GET method .......(and one more thing is that i checked this by seeing some search enginees url)

Why most of them prefer GET over POST.....

Can any one clear my doubt please.

Regards

sricharan

[339 byte] By [sricharana] at [2007-11-27 8:59:51]
# 1
What does this have to do with Java? But the answer is, I expect, something to do with not needing to hide the parameters of a search, and being able to re-use the URL at a later date
georgemca at 2007-7-12 21:27:52 > top of Java-index,Java Essentials,Java Programming...