Unfortunately, I did not find a resolution. I have not had much time to pursue this, either.
I was really hoping it was doing something I was obviously doing wrong, but apparently no one knows the...
Type: Posts; User: sulbig; Keyword(s):
Unfortunately, I did not find a resolution. I have not had much time to pursue this, either.
I was really hoping it was doing something I was obviously doing wrong, but apparently no one knows the...
I tried <spring:message code="${title}"/>, but that just gave me the same error with '' instead of 'title' in the message.
I added the fmt taglib to my jsp page and replaced <spring:message...
christopher1234,
Thank you for the response. I tried your suggestion (replaced my existing messageSource bean with yours) and still receive the same error.
Thanks,
sulbig
This should be so simple, but I can not get a simple <spring:message code="title"/> to work in a jsp page. I have a messages.properties file in the root of my classes folder with 1 line "title=Spring...
I'm a Spring (and JSP) newbie, so please be kind. Let's say I have a Product class that contains a collection of three Option classes.
Product = Shirt
Options = Color {red, blue, green}, Size...
Actually... I can't reproduce it (unless I start all over). I think I resolved my issue!
For some reason, the JDT Weaving feature would not install, causing many updates to not install (not just...
I'm having the same problem. I tried downloading the latest eclipse-jee-ganymede-SR1-win32(2).zip, and still have the problem.