Link to home
Start Free TrialLog in
Avatar of khoa235
khoa235

asked on

why not display message in fmt.tld (JSTL)!

I am writing a login module. I use JSTL to display message from ApplicationResources. Following here:
<fmt:message key="index.login"/>
Although I am declaring taglib in JSP page and web.xml. But when running it only displays: ???index.login???
Please, help me! Thanks very much.
ASKER CERTIFIED SOLUTION
Avatar of evnafets
evnafets

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of khoa235
khoa235

ASKER

thanks evnafets.
I am processing what you say but until display ???index.login???
I am using MyEclipse J2EE Development.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial