Hello,

I am trying to get started using AppEngine.
I have been reading many of the articles about implementing an MVP
design pattern,
I think that I can handle most of this once I get started with my
basic design.

I would like to create a site with three pages (all done with HTML
pages).

HomePage.html
ApplicationPage.html
ContactMePage.html

I have all of these built and am happy with the way that they look and
have the Navigation working just fine.

On the ApplicationPage I would like to include a Launch Button (this
is where I will take over and build my Application with its menus and
different data Views).

With all of the examples that I have been looking at the Button that
gets the ball rolling is on the first and only page.

How can I get MyHandler for the Launch Button on the ApplicationPage?

A little push would be a great help.

I believe that I can take care of the rest after I get the basic right
correct.

Eventually I would probably be adding AnotherApplicationPage and so
on.

Thanks,

Raney

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to