1. Why was Jakarta jsp log taglib retired? stackoverflow.comI understand that jakarta taglibs were retired since most of the functionality was replaced by JSTL, however, why was the Logs taglib retired? Is there a better alternative to this straightforward ... |
2. Jakarta Custom Tags coderanch.comyou could just arrange to call .toString() on whatever you get out - if the values you get are guaranteed to be int or string you could save time by just accounting for those two scenarios but if yo uwant it to be totaly generic you can use reflection to check the type of the return value and to use this ... |
3. jakarta tag lib jars in /share/lib isnt working coderanch.com |
4. Jakarta Mailer tags attachment problem coderanch.com |