[ http://jira.codehaus.org/browse/DISPL-149?page=all ]
     
fabrizio giustina closed DISPL-149:
-----------------------------------


Marking fixed issue as closed.

> I18StrutsAdapter requires struts 1.2
> ------------------------------------
>
>          Key: DISPL-149
>          URL: http://jira.codehaus.org/browse/DISPL-149
>      Project: DisplayTag
>         Type: Bug
>   Components: I18N
>     Versions: 1.0 RC2
>     Reporter: fabrizio giustina
>     Assignee: fabrizio giustina
>     Priority: Minor
>      Fix For: 1.0

>
>
> I18StrutsAdapter actually requires struts 1.2. Dependencies on TagUtils and 
> RequestUtils should be removed to allow it to be used in 1.1 (and 1.0?).
> 1-)import org.apache.struts.taglib.TagUtils;
> but in struts.jar , there is no TagUtils class
> 2-) import org.apache.struts.util.RequestUtils
> But in  code the below code , compiler says no "getUserLocale" method in
> RequestsUtils
> RequestUtils.getUserLocale(request, Globals.LOCALE_KEY);

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to