The type Retain is deprecated,what else can we use,or just use the static
fields?
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/As-the-type-Retain-is-deprecated-what-else-can-we-use-in-tapestry5-2-tp2643223p2643223.html
Sent from the Tapestry - User mailing list archive
Maybe the service methods are the best way
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/As-the-type-Retain-is-deprecated-what-else-can-we-use-in-tapestry5-2-tp2643223p2643649.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
---
such as
...
I think the url xxx?test=test&test1=test1&t=.. is better than
xxx/test/test1/..
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Is-there-any-way-to-render-the-get-method-of-form-tp2643651p2643651.html
Sent from the Tapestry - User mailing list archive at
In my page code,I wrote
xxx xxxa>
and get the error
org.apache.tapestry5.ioc.internal.OperationException
Failure parsing template context:ProblemStatus.tml: The entity "nbsp" was
referenced, but not declared.
It tell me that I couldn't use for the space,why
--
View this message
In my page code,I wrote
xxxa>
and get the error
org.apache.tapestry5.ioc.internal.OperationException
Failure parsing template context:ProblemStatus.tml: The entity "nbsp" was
referenced, but