You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Joshua Jackson <jo...@gmail.com> on 2008/01/04 10:38:14 UTC

T5: String type param in onActivate()

Is it possible to have a String type context in T5? Because there are
times when we want to have a String type context to have a prettier
and easier to remember URL. This is what I get when I used String type
context in the PageLink:

Exception in method Detail.onActivate(java.lang.Long) (at
Detail.java:54), parameter #1: Coercion of SMESS to type
java.lang.Long (via String --> Long) failed: For input string: "SMESS"


-- 
I'm a coder not a drag-n-dropper

Blog: http://joshuajava.wordpress.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org