How to insert ${...} literal in property file?

2009-03-30 Thread Heidi Burn
Hello, guys, Please, help me to insert ${id} literal in a property file. Back slashes don't work for me. And how to tell PatternValidator to work differently for two fields in a form? Heidi - To unsubscribe, e-mail:

Re: AjaxSelfUpdatingTimerBehavior Once

2009-03-20 Thread Heidi Burn
on the AjaxSelfUpdatingTimerBehavior. No idea if this is the best practice but it's worked for me. Kevin Heidi Burn wrote: Hi, guys, I code AjaxSelfUpdatingTimerBehavior with isTemporary() {return true;}. After being called once I get ERROR - RequestCycle

AjaxSelfUpdatingTimerBehavior Once

2009-03-19 Thread Heidi Burn
Hi, guys, I code AjaxSelfUpdatingTimerBehavior with isTemporary() {return true;}. After being called once I get ERROR - RequestCycle   - java.lang.NullPointerException     at org.apache.wicket.request.