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 !"

Reply via email to