You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Dave Newton <ne...@pingsite.com> on 2005/12/01 20:23:17 UTC

Re: [Definitely OT] JSTL problem in Websphere

Frank W. Zammetti wrote:

>What bit of stupidity am I committing here?
>
Using Websphere.

But seriously, folks...

We didn't see that error, but we were on a different version, and the 
configuration they were using was twisted anyway. No help here. Really I 
just wanted to say the jokey bit.

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [Definitely OT] JSTL problem in Websphere

Posted by Yujun Liang <yu...@acm.org>.
Can you put fmt.tld into
/WEB-INF folder and using the following reference instead?
<%@ taglib uri="/WEB-INF/fmt.tld" prefix="fmt" %>

Regards
On 12/2/05, Frank W. Zammetti <fz...@omnytex.com> wrote:
>
> Dave Newton wrote:
> > Frank W. Zammetti wrote:
> >
> >> What bit of stupidity am I committing here?
> >>
> > Using Websphere.
>
> You won't get any disagreement from me :)  I wish I had any kind of
> choice in the matter, but you know how it goes in big business when
> deals are made.
>
> Now it looks like ActionServlet isn't initializing, even though it works
> perfectly on Tomcat... probably some stupid problem with the resource
> bundle (hey, it's in WEB-INF/classes, but I'm deploying an EAR... that
> sounds like the recipe for a disaster to me with Websphere involved).
> But that's a problem for tomorrow :)
>
> Frank
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>


--
Yujun Liang
yujun.liang@acm.org

Re: [Definitely OT] JSTL problem in Websphere

Posted by "Frank W. Zammetti" <fz...@omnytex.com>.
Dave Newton wrote:
> Frank W. Zammetti wrote:
> 
>> What bit of stupidity am I committing here?
>>
> Using Websphere.

You won't get any disagreement from me :)  I wish I had any kind of 
choice in the matter, but you know how it goes in big business when 
deals are made.

Now it looks like ActionServlet isn't initializing, even though it works 
perfectly on Tomcat... probably some stupid problem with the resource 
bundle (hey, it's in WEB-INF/classes, but I'm deploying an EAR... that 
sounds like the recipe for a disaster to me with Websphere involved). 
But that's a problem for tomorrow :)

Frank

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org