RE: ServletException using html:link tag

2004-09-29 Thread Jeroen Breedveld
Hi, || -Original Message- || From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] || Sent: woensdag 29 september 2004 15:10 || To: Struts Users Mailing List || Subject: Re: ServletException using html:link tag || || || || If I'm understanding your problem and if you h

Re: ServletException using html:link tag

2004-09-29 Thread bmf5
"Jeroen Breedveld" <[EMAIL PROTECTED]> wrote on 09/29/2004 08:40:56 AM: > Hi all, > > I'm trying to create a link to an action using the Struts' html:link tag > like this: > > scope="request">test2 > > However when I load the jsp containing this l get the following > exception: > > [Servle

ServletException using html:link tag

2004-09-29 Thread Jeroen Breedveld
Hi all, I'm trying to create a link to an action using the Struts' html:link tag like this: test2 However when I load the jsp containing this l get the following exception: [ServletException in:/WEB-INF/jsp/repository/collection-resource-search-results.jsp] Cannot cast to Map for name=SearchAct