RE: Re: Problem getting SiteMesh to work with web.xml errorPage

"Doubleday, Dennis" <[email protected]>
Newsgroups gmane.comp.java.open-symphony.webwork
Message-ID <[email protected]>
I do use servlet 2.4, but your suggestion seemed to have no effect on my
problem. 

-----Original Message-----
From: scud [mailto:[email protected]] 
Sent: Saturday, April 15, 2006 2:23 AM
To: [email protected]
Subject: Re: Problem getting SiteMesh to work with web.xml errorPage

[b]if use servlet 2.4[/b]  "web.xml",you can try:

<filter-mapping>
<filter-name>sitemesh</filter-name>
<url-pattern>/*</url-pattern>
<dispatcher>REQUEST</dispatcher>
<dispatcher>ERROR</dispatcher>
</filter-mapping> 

more read
http://forums.opensymphony.com/message.jspa?messageID=50104#50104   and
servlet Specification 2.4
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=25837&messageID=5129
7#51297

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.