Re: sourcecode
"Henri Yandell" <[email protected]>
| Newsgroups | gmane.comp.jakarta.taglibs.user |
|---|---|
| Message-ID | <[email protected]> |
On 7/16/07, Rahul Akolkar <[email protected]> wrote: > On 7/16/07, Ortiz, Enrique Mauricio <[email protected]> wrote: > > hello > > > > im very impressed in your i18n taglig examples. > > can you please sentd to me the source files of the resources, the source > > of the org.apache.taglibs.standard.examples.i18n.Resources > > > <snip/> > > Not sure what (Java?) package that is, but the latest source of the > I18N taglib is here (you will need a SVN client): > > http://svn.apache.org/repos/asf/jakarta/taglibs/proper/i18n/trunk/ Looks rather like it's JSTL's i18n rather than the i18n taglib. So: http://svn.apache.org/repos/asf/jakarta/taglibs/proper/standard/trunk/examples/src/org/apache/taglibs/standard/examples/i18n/ Hen