I use T5.06 snapshot !

2007/10/12, Donyee <[EMAIL PROTECTED]>:
>
>
> Here is my code:
> Index.java
> @Inject
> private ComponentResources resource;
> public String getUpdateLink() {
> Link link = resource.createActionLink("updateMsg", true);
> return link.toURI();
> }
>
> and in Index.tml:
> ${updateLink}...
>
> It displays "/index:updateMsg", it should be "/index.updateMsg"!
> Is this a bug? or I made wrong?
>
> ----徐 依伟
>



-- 
----徐 依伟

Reply via email to