> From: wang suya [mailto:[EMAIL PROTECTED] > I want to make a server side GUI application that draw > senveral Rectanges and when mouse drag the bottom of > Rectange, the rectange > extends. Do anybody know how I can realize this appication.
I assume by "server-side GUI" you mean "a graphical interface served from a Web server to a Web browser"? Depending on what you then wish to do with the data from the rectangles, you could do it entirely in Javascript or use one of the higher-level frameworks like AJAX. Without more details on your requirements, it's difficult to tell. - Peter --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]