Paul,

I've already ported this app for iAS SP2.  You can download it from
http://www.raibledesigns.com/struts/

Have a good Friday!

Matt

--- Paul Charsley <[EMAIL PROTECTED]> wrote:
> I'm trying to deploy the struts-example.war application. I have been getting
> the known problem:
> 
> Incompatible type for method. Can't convert java.lang.String to boolean.
>                _jspx_th_html_html_11.setLocale("true");
> 
> which I have tried to fix by putting 
> 
> <html:html locale="<%= true %>">
> 
> This time I got the error :
> 
> javax.servlet.jsp.JspException at
> org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:242)
> at jsp.APPS.struts_example.index_jspService(index.java:75)
> .........
> .........
> 
> Even when I remove the locale attribute and put just:
> 
> <html:html>
> 
> I still get the same problem. Can anyone help?
> 
> 


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

Reply via email to