Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / July 2006

Tip: Looking for answers? Try searching our database.

in deep trouble !

Thread view: 
arvind - 14 Jul 2006 04:37 GMT
hi all,

i am working on java-jsp application and using MS-SQL database.
when i do any update operation using front screen(in html),it gets
updated in the database but it dosen't show those updations in the
front end.

THE UPDATIONS ARE SEEN ONLY WHEN THE "EVERY TIME VISIT TO THIS PAGE"
option in "Tools /Internet Options /Settings " of the toolbar is SET.
OR ELSE I HAVE TO CLOSE THE BROWSER AND THEN OPEN A NE ONE TO GET THE
UPDATIONS.

i can never know what option my client has set on his terminal.

what could be solution so that my code will be independent of the
internet setting?
pllease help me out as i am in great hurry!

thank you.
jasonha@gmail.com - 14 Jul 2006 11:59 GMT
To force your browser not to cache content, add these two tags to the
header part of your html page:

<META HTTP-EQUIV="Expires" CONTENT="0">
<meta http-equiv="pragma" content="no-cache">

Hope this works for you.

--jason

> hi all,
>
[quoted text clipped - 15 lines]
>
> thank you.
arvind - 15 Jul 2006 04:46 GMT
hi jaso,
i tried ur solution.
but, i am sory to say that it's not for working for me.
could u get me some other solutions?
waiting for ur relpy.

> To force your browser not to cache content, add these two tags to the
> header part of your html page:
[quoted text clipped - 25 lines]
> >
> > thank you.
Rhino - 14 Jul 2006 14:14 GMT
> hi all,
>
> i am working on java-jsp application and using MS-SQL database.
> when i do any update operation using front screen(in html),it gets
> updated in the database but it dosen't show those updations in the
> front end.

I assume that English is not your first language so please be advised that
the word "updations" does not exist in English - or any other language I've
ever heard of!

The word you want is "updates".

--
Rhino
arvind - 14 Jul 2006 15:27 GMT
thanx for the correction Rhino!

> > hi all,
> >
[quoted text clipped - 11 lines]
> --
> Rhino
rhino_redux@yahoo.ca - 14 Jul 2006 17:36 GMT
> thanx for the correction Rhino!

You're welcome :-)

--
Rhino

> > > hi all,
> > >
[quoted text clipped - 11 lines]
> > --
> > Rhino
Danno - 14 Jul 2006 18:55 GMT
> > hi all,
> >
[quoted text clipped - 11 lines]
> --
> Rhino

But it sure sounds cool


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.