I dont understand why i can do this...

    public Object onActivate(String id)

but I cant do this

    public Object onActivate(Class clazz, String id)

any attenmpts to tamper with this method signature causes the method to not 
ever get called and this taikes the whole page setup down
                                          

Reply via email to