I am learning the Java struts 2 by reading a book titled "struts 2 in action", I encountered a phrase "Go Tiger", I can't figure out what it means,Can anybody give me the answer?
+4
A:
It's an informal term of encouragement:
the Struts 2 type conversion mechanism can use generics-based typing to learn the correct target type for the conversions. [...] This is a big bonus for Java 5 users. Go Tiger!
Tim Robinson
2010-08-25 09:45:39
Thanks for your answer. You gave the right context of the phrase,thanks for your explanation.
Liu
2010-08-26 00:20:03