Well... my class didn't compile with FMT_LOCALIZATION_CONTEXT...
Perhaps someone from the JSTL team could clarify things?

Best regards,
Eric

-----Original Message-----
From: Kris Schneider [mailto:[EMAIL PROTECTED]
Sent: Mittwoch, 9. Juli 2003 18:07
To: Tag Libraries Users List
Subject: RE: How to create a general resource bundle for JSTL?


But javap reports:

Compiled from Config.java
public class javax.servlet.jsp.jstl.core.Config extends java.lang.Object {
    ...
    public static final java.lang.String FMT_LOCALIZATION_CONTEXT;
    ...
}

Quoting [EMAIL PROTECTED]:

> Well, if I take a look at jstl.jar, it shows in
> javax.servlet.jsp.jstl.core.Config the following:
> 
> final public static java.lang.String FMT_LOCALIZATIONCONTEXT =
> "javax.servlet.jsp.jstl.fmt.localizationContext";
> 
> (viewed with Eclipse).
> 
> Best regards,
> Eric
> 
> -----Original Message-----
> From: Martin van Dijken [mailto:[EMAIL PROTECTED]
> Sent: Mittwoch, 9. Juli 2003 17:53
> To: Tag Libraries Users List
> Subject: RE: How to create a general resource bundle for JSTL?
> 
> 
> Now you're confusing me;)
> 
> The spec clearly states that the Config class has a:
> 
> public static final String FMT_LOCALIZATION_CONTEXT;
> 
> Therefore this IS the correct spelling...
> 
> Martin
> 


-- 
Kris Schneider <mailto:[EMAIL PROTECTED]>
D.O.Tech       <http://www.dotech.com/>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to