This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Other Open Source Projects and the fly likes i18n taglib Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "i18n taglib" Watch "i18n taglib" New topic
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 ?

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: i18n taglib
 
Similar Threads
A Strange behavior about Java Resource Bundle
language propertis to xml properties
How to solve this jsp error ?
taglib i18n wierd error
jsp throws runtime exception