HELPPP! GWT HttpServlet mecanism

2009-03-14 Thread 144_genting
Hi all, i am new to the gwt http servlet mechanism and really really need some help. i know that GWT cannot support some of the java classes, so had to use their request builder instead. i got a class not found exception, but is not sure whats wrong! help is really appreciated! yup and does

GWT tree Panel

2009-03-04 Thread 144_genting
Hi i am new with gwt and am having some problems with the tree panel. it doesnt seem to appear. really need some help here. thnxs! below is my code. final TreePanel treePanelVistaArrows = new SampleTree(); //treePanelVistaArrows.setTitle(Vista Arrows);

Re: GWT tree Panel

2009-03-04 Thread 144_genting
the tree does not appear in the navigation panel that i have setup on the lefthand side(west). --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

error when loading data from mySQL database

2009-03-01 Thread 144_genting
Hi i was following this example :http://code.google.com/p/gwt-examples/ wiki/project_MySQLConn but i cant seem to complete it and keep getting these errors. [ERROR] Unable to load module entry point class com.mycompany.mypackage.client.mysql2 (see associated exception for details)