1) I have a feedback panel and when i add messages under info(), they do not
show up.  When I add the message via error(), it shows as expected.  Why
might this be?

2) I am using the @SpringBean annotation, works fine.  But I want to inject
a string property value that came from the properties file my spring reads. 
How would I get that?  I tried ${myProp} in the @SpringBean, but that
doesn't work...and I kinda thought it would be a longshot.  

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Two-Questions-tp4665394.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to