server

Hosting data/image heavy site on dedicated, and images on shared hosting account.

Hi I have never done this before, so I am throwing this out there for opinions. Thanks in advance. I have built a database/image rich application thats only going to increase in size. I am on a budget, but do have a rather good 3Ghz XEON server with 400 GB space. My idea which I am looking for oppions on is to: 1) Run the application...

Distributing web traffic to various servers?

Something I have been curious about for quite sometime now. How exactly do you distribute your web traffic to various servers? And when do you know when to distribute to another server? For sites like Facebook, they have one point of entry via the domain www.facebook.com so if server A is running at 90% of what it can or whatever how d...

enabeling comet in glassfish server

i am getting following error #|2010-10-31T19:13:38.127+0530|SEVERE|glassfish|javax.enterprise.system.container.web|_ThreadID=15;_ThreadName=Thread-3;|StandardWrapperValve[Grizzly Cometd Servlet]: PWC1406: Servlet.service() for servlet Grizzly Cometd Servlet threw exception java.lang.IllegalStateException: Make sure you have enabled Com...

problems with iphone code to check server file date

I want to check the dates on files -- zip, jpg, or whatever -- on my server and, if they are newer than the copies on my iPhone, to download them. I wrote the following method based on a post here that's about a year old. It has two problems: + (NSString *) f_GetServerFileDate:(NSString *)MyURL { NSURL *oURL = [NSURL URLWithString:...

how to upload and download a file from an server to my android app and then save in the external data storage like micro sd

i want help i wanted to know to upload a file to my server and download it later if i wish to ...!!! ...

glassfish asadmin error

Hi: I am trying to start the GlassFish Server from the command line: I typed in the following command: asadmin start-domain -verbose or asadmin start-domain domain1 or asadmin start-domain I'm looking over the error output. I see this first: java.io.FileNotFoundException: C:\Program Files\Sun\ SDK\domains\domai...