472,793 Members | 2,186 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,793 software developers and data experts.

Request get fail after the server down.

1
Hai,

I have an application in spring html5. This application is deployed in jboss/webspeher/weblogic application servers. I have a scenario that , if the server is down after a request (may be an ajax request/submit etc) at the same time i want to redirect my request to one error page.

Please guide me to do this
Jun 25 '15 #1
1 6069
chaarmann
785 Expert 512MB
You are in the wrong forum: this the java forum.
You should ask in the Apache webserver forum (assuming that you use it as Proxy server).

If your application server is down, then it cannot respond and send an error page. Therefore the proxy server (usually apache) detects the failure and redirects to an error page
Jun 26 '15 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Devin | last post by:
I am creating a form, and when a user clicks on the ASP.NET calendar control, or on another checkbox that sends a request to the server, the page reloads fine, except that it is at the top of the...
0
by: brianpmccullough | last post by:
Hello, Anyone ever implemented a solution that allows you to track the total page request time in and ASP.NET page? The time would need to include the server processing time and client side...
3
by: Nindi | last post by:
On comp.lang.c++.moderated http://groups.google.co.uk/group/comp.lang.c++.moderated/browse_thread/thread/8250715711da7760?hl=en the following question was posted ...
1
by: cristina | last post by:
nobody can help me giving me some advice??? can i send a request to the server of google maps about the informations of restaurants pubs etc and try to visualize after in a file xml? is it...
2
by: giloosh | last post by:
whats the best way to pass a json string to the server. if my jsonstring = {a:'1',b:'sds',c:'sdg'} could i send that to the server passing it as 1 variable like so: url =...
2
by: raghuram.nidagal | last post by:
We use xmlhttp to query data from the server and also to submit data to the server to initiate transactions. The querying is a polling mechanism which is continuously polling the server. We notice...
1
by: Bo | last post by:
Hope somebody can help me. I show some remote rss feeds on my page with this code. But if the remote server is down how do prevent my page from getting an error? In short how do I add some code...
3
by: Humaira | last post by:
hello ... i am new here .. i am having similar problem .. when i am sending request to server .. data is not passing on .. which is in st.. and i tried to make it up with browser by the method GET ,,...
3
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.