• 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

Custom Error Pages

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

I have one question . . .

It's possible custom error-page in weblogic server 11 or 12 version's.

Example.-

i have the next url:
    http://hostname:port/console

It's possible catch this error
   http://hostnane:port/con

and send to custom error-page ?

I found de consoleapp folder on weblogic home, i try to change the web.xml locate in wlsserver_10.3/server/lib/consoleapp/webapp/WEB-INF, but not work's.

You have any comment for this question.

Thank's a lot for read it.


 
reply
    Bookmark Topic Watch Topic
  • New Topic