Bob,

To many variables and possible ways to solve that puzzle. Since you are using 
documentation on the web I would suggest the following.
First:  If you want to use Hibernate, get a simple Hibernate application 
working first.
Second: Build a simple GWT application  where you create a stub to return the 
list. Hard code the values in the list. 
Third: Integrate what you learned about Hibernate into the stub which calls the 
database.

Good luck, 

Tim

On Jul 3, 2013, at 11:30 PM, Bob Spero <[email protected]> wrote:

> I can really use some direction, I worked all day on this and made little 
> progress. I have a GWT application that has a combo box and list box, I want 
> the selection of the combo box to load values from my MSSql server 2008 box, 
> I want my list box to populate the value based on the selected value of the 
> combo box so I can select the values as select from emp where id = 
> gwt_cobmo_box. But I keep veering off because you search and you go down the 
> session factory, hibernate, etc...
>  
> I would love to use hibernate to allow for growth, I have tried so many 
> tutorials any sample code or good web site would be so much appreciated.....
>  
> Thanks 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Google Web Toolkit" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to