Hi all,

I have installed the free BEA Workshop JSP Editor 3.0 and I'm using it
in Eclipse to build Web applications.

When selecting the JSTL configuration (I have not tried other
configurations yet) it automatically produces an index.jsp file which
includes a code snippet like this:

<%@ taglib uri="http://java.sun.com/jsp/jstl/fmt"; prefix="fmt" %>
   <html locale="true">
...

As long as I know, the "html" tag does not have a "locale" attribute.
Does anybody what is the purpose of this, I suppose, non-standard
"locale" attribute? Is it something specific to JSTL localization
features?

Best Regards,
Behi

--
Behrang Saeedzadeh
http://www.jroller.com/page/behrangsa
http://my.opera.com/behrangsa

Reply via email to