Re:

Thanks Indy and First thing worked with me

It look like that you message didn't go the List and
so  I am sending it to the list 


Sanjay

--- Indy Johal <Indy.Johal@xxxxxxxxxxxxxx> wrote:

> Sanjay
> 
> You can try to capture Error and can use the
> following option based on 
> your application
> 
> using 'ErrorDocument' directive in the httpd.conf
> file, It can direct http 
> to display customized error msg as follows:
>  
> ErrorDocument 500 /Msg.html
>  
> Above will redirect to Msg.html for any 500 Internal
> error.
> 
> 
> Or you can also use Web.xml file for J2EE based
> application 
> <error-page>
> <error-code>500</error-code>
> <location>your_customized_404_Path</location>
> </error-page>
> 
> I hope this might be what you are looking or let me
> know.
> Thanks
> Indy Johal
> Manager, Database Administration
> PR Newswire
> indy_johal@xxxxxxxxxxxxxx
> http://www.prnewswire.com
> 
> (201) 946-5687 [W]
> (201) 220 6781 [M]
> 
> "We tell your story to the world."
> 
> Thiru
> 
> What i want is that if forms server is down due to
> maintenance, then how can I put some display message
> page that the machine forms OC4J instance is down
> for
> maintenance.
> 
> Tx
> --- Thiru Pandian <tpandian@xxxxxxxxx> wrote:
> 
> > DO you want notification to be sent when forms
> > server is down ? 
> > 
> > 
> > On Mon, 31 Jan 2005 08:03:21 -0800 (PST), Sanjay
> > Mishra
> > <smishra_97@xxxxxxxxx> wrote:
> > > 
> > > I am using Oracle 9iAS Forms using Listener
> > Servlet
> > > architrecture. I want to display an error screen
> > when
> > > Form are down. Any gues or example
> > > 
> > > TIA
> > > Sanjay
> > > 
> > >
> __________________________________________________
> > > Do You Yahoo!?
> > > Tired of spam?  Yahoo! Mail has the best spam
> > protection around
> > > http://mail.yahoo.com
> > > --
> > > http://www.freelists.org/webpage/oracle-l
> > > 
> > 
> > 
> > -- 
> > Thiru Pandian 
> > Sr. Oracle DBA
> > 



                
__________________________________ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 

--
http://www.freelists.org/webpage/oracle-l

Other related posts: