I think you must use a form
panel<http://google-web-toolkit.googlecode.com/svn/javadoc/2.3/com/google/gwt/user/client/ui/FormPanel.html>
if you want the browser ask store some input.

2011/7/20 Paolo Inaudi <p91p...@gmail.com>

> I've made a login form in gwt with a textbox, a passwordtextbox and a
> button.
> everything is fine, but browser isn't asking me to store the password.
> Do I have to make the button a html submit input and create another
> page? or is there a way to tell the browser this is a login form?
> thanks a lot
> Paolo
>
> --
> 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-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
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-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to