Re: the dropdown menubar on the top of a frame cannot be collapsed

2010-06-01 Thread Mike J
Any body has an idea for this? or it's a GWT bug? On May 27, 12:21 pm, Mike J mikej1...@gmail.com wrote: I have a screen with a menu bar on the top of the screen. Below the menu bar there is a frame within a vertical panel. If clicking one menu with multiple menuitems and select one item

How can I prevent from reloading the page when the reload button on browser is clicked?

2010-05-28 Thread Mike J
) { //prevent browser sending the reload request to the web browser } }); But I don't know how I can stop the browser from sending the reload request to the web server. Thanks for any help, Mike J. -- You received this message because you are subscribed to the Google Groups

the dropdown menubar on the top of a frame cannot be collapsed

2010-05-27 Thread Mike J
, a FlexTable. How can I get the drop down collapse back in that case? Thanks, Mike J. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send

Re: error 404: could not find the greetServlet when putting the war file not in the tomcat's webapps folder

2010-05-13 Thread Mike J
body tell me what the problem is? Thanks, Mike J. On May 6, 5:24 pm, Tiago A. Silva tiago...@gmail.com wrote: Correct is    servlet-mapping    servlet-namegreetServlet/servlet-name    url-pattern/myproject/greet/url-pattern  /servlet-mapping     to servlet-mapping    servlet

error 404: could not find the greetServlet when putting the war file not in the tomcat's webapps folder

2010-05-06 Thread Mike J
-mapping in GWT.XML, there is nothing related to the servlet. Thanks in advance, Mike J -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from