Thread
:
cache problem in jsp
View Single Post
#
2
(
permalink
)
01-05-2008, 09:02 AM
PortalTeam
Member
Join Date: Jan 2008
Posts: 5
I think u might have cleared the problem
Any way when ever u submit the jsp page ie's click for search.Do clear the value of the textr box using Java script like
document.forms[0].txtBoxName.value="";
then submit
PortalTeam
View Public Profile
Send a private message to PortalTeam
Find all posts by PortalTeam