• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

4 Marcus Green: question of the day

 
blacksmith
Posts: 979
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Marcus,

I've been checking your page everyday for the
last days, but, as I mentioned in a previous
post, the question of the day is more like the
question of the week since the changes.

Thanks for maintaining this page!

Cheers,

Gian Franco Casula
 
Sheriff
Posts: 7023
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What's the address for this question of the day - err.. week?
 
Gian Franco
blacksmith
Posts: 979
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

It's Todays SCJP Mock Exam Question

Cheers,

Gian Franco Casula
 
Dirk Schreckmann
Sheriff
Posts: 7023
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
When submitting my answer:

Fatal error: Call to a member function on a non-object in /home/mgreen/public_html/phezam/answer.php on line 11
 
Gian Franco
blacksmith
Posts: 979
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

The answer page worked some days ago (it was
answer 1). It must be 'under construction'.

Cheers,

Gian
 
Ranch Hand
Posts: 7729
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Just worked OK for me.
 
arch rival
Posts: 2813
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I had this sympton from where I work a while back, and it turned out to be a caching issue, i.e. the proxy thought the page had not changed. It looks good for me today. Note that it gives the date for the day the question was generated.

Anyone else want to take a look it is at

http://www.examulator.com/phezam/question.php
 
Gian Franco
blacksmith
Posts: 979
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Marcus,

How do I empty the cache? By pressing F5 I still
get the question of 16 september.

Cheers,

Gian Franco
 
Marcus Green
arch rival
Posts: 2813
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It may be a case of hitting the shift key as you click refresh (perhaps alt or control?). I put in a no-cache header that ought to ensure that you get the up to date value, plus a proxy should note that the page has changed, but there are some odd cache settings around.
 
reply
    Bookmark Topic Watch Topic
  • New Topic