| Author |
i18n taglib
|
nirjari patel
Ranch Hand
Joined: Apr 23, 2009
Posts: 265
|
|
Following is a code in jsp I am working with. This jsp is working fine
When I check the taglib and attributes for bundle tag on "http://jakarta.apache.org/taglibs/doc/i18n-doc/index.html#bundle", attribute baseName is required. There is no tag by the name bandleName.
So how does the syntax in jsp I am working on work ?
Is bundleName and baseName one and same? If so, why is it not there in documentation ?
|
 |
 |
|
|
subject: i18n taglib
|
|
|