Ramazan VARLIKLI wrote:
Hi, In above java file there 2 import lines
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);
These were added in Struts 1.2.x.
Matt
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
displaytag-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

