• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Missing post

 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there, I've just posted a message on a thread, but I can't see it.
I think it's because it is on the next page, but apparently this forum has no pagination facility when a thread goes to long (am I correct? because I can't find the page navigation).

And then I tried to post another message in the same thread, but again I can't see it. However my posts number is keep increasing and it is listed in my recent post. https://coderanch.com/forums/posts/listByUser/209498

This is the link to the thread: https://coderanch.com/t/462829/Servlets/java/starting-servlet
 
andree surya
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It is listed in my recent post. https://coderanch.com/forums/posts/listByUser/209498
 
Sheriff
Posts: 14691
16
Eclipse IDE VI Editor Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The one posted at 15:33:01 ? I can see it.

I think it's because it is on the next page, but apparently this forum has no pagination facility when a thread goes to long (am I correct? because I can't find the page navigation).


There is one. But your post appears to be on the first page.
 
author and iconoclast
Posts: 24207
46
Mac OS X Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sounds like a caching problem at your end; is there a caching proxy at your office or at your ISP?
 
author
Posts: 15385
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
does it make a difference if you go to this link

https://coderanch.com/t/462829/Servlets/java/starting-servlet?a=1

Eric
 
andree surya
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Ernest Friedman-Hill wrote:Sounds like a caching problem at your end; is there a caching proxy at your office or at your ISP?


Yes, there is. Now it's solved, thanks
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic