Hello,

I would like to develop an application which lets users manage newspaper 
print sites for a particular date.

The main Entity will be called Printsite and will have the following 
attributes:
- name
- city
- country
- printRun (number of copies printed on an issue date)
- issueDate (the date on which the newspaper was printed)

How do I create a GWT GUI which:

- only displays the Prinsites for the current day, when users connect to 
the application?
- displays a hyperlink above the current day's Printsite List which, when 
clicked, displays a calendar from which users can select another day?
- lets users modify Printsites
- lets users upload and save a MS Word document associated with each 
Printsite?

Many thanks.

Best regards,

Philroc


-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/AreNDu332FAJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to