IBM Portal / WCM Forum

Free community discussion board for IBM® WebSphere® Portal
and Lotus Web Content Management™
(WCM / ILWWCM / LWWCM / WWCM) products.

You are not logged in.

Announcement

#1 2010-05-13 7:19 pm

liaoya
Newbie
Registered: 2009-12-15
Posts: 1

How can we customize a error page for IBM Portal

Hi

I met a problem when we http://hostname:10040/wps/asss (which is not existed at all). The Portal server will print a page
Error 404: SRVE0190E: File not found: /asss

It is obvious a not friendly prompt. So we want to use a custom error page. And we tried this
1. add   <error-page>
      <error-code>404</error-code>
      <location>/error.html</location>
  </error-page>
to web.xml for wps.war
2. create a error.html under wps.war

But this solution failed and does anyone solve this problem? Thanks.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson

* IBM and Workplace Web Content Management are trademarks of International Business Machines Corporation in the United States, other countries, or both.

This website is not run by IBM® - it is a privately owned and run website for the benefit of the Portal and WCM community.