So the JavaDoc saying "use createEventLink()" instead wasn't clear
enough for you?

On Tue, Mar 3, 2009 at 11:43 PM, dwi ardi irawan
<penyihirke...@gmail.com> wrote:
> Hi...
> could anyone help me bout this deprecated method
> is there any replacement for this method ??
> I tried it for my JFreeChart on Tapestry....It Works
> but i feel so uncomfortable using this deprecated method.
>
> please help me....
>
> .....
>
> @Inject
>    private ComponentResources _resources;
>
>   �...@inject
>    private TypeCoercer _coercer;
>
>    public Link getChart3(){
>        // deprecated method for createActionLink
>        return _resources.createActionLink("chart", false, new
> Object[]{"200","200","aa","39","bb","12","cc","12","dd","4"});
>    }
>
> .....
>
>
>
>
> thnx u
>
> --
> http://dwiardiirawan.com
> "cos everyone could be extraordinary...lighten up !"
>



-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

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

Reply via email to