There is no problem or limitation Ajax in webpy. Webpy doesn't care whether request comes as Ajax or not. You can use Ajax call as usual.
2010/1/24 andrei <[email protected]> > I've been using webpy with AJAX with no problems. > > On Jan 24, 5:45 pm, Indrajith <[email protected]> wrote: > > Hello Webpy folks, > > > > I would require your advice here. I am seriously considering Web.py > > for a large project. I am making a list of desirables, I would expect > > from a framework for a longrun. Simplicity is the prime most, and > > webpy fits in more than any other framework I have considered so far. > > Django, Pylons, TurboGears are the other ones I have so far > > considered. The website being though about will have strong emphasis > > on user interactions, as it is intended to 45+ age group. For the same > > reason, the website will have very demanding user interaction > > requirements, and AJAX is the way forward. I am not able to find good > > links which talks on people experiences using web.py and AJAX. Can > > anybody who has already used these together share the positives and > > negatives ? > > > > Thank you in advance > > Indrajith > > -- > You received this message because you are subscribed to the Google Groups > "web.py" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected] <webpy%[email protected]>. > For more options, visit this group at > http://groups.google.com/group/webpy?hl=en. > > -- Aydın ŞEN Ege Üniversitesi Uluslararası Bilgisayar Enstitüsü -- You received this message because you are subscribed to the Google Groups "web.py" group. 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/webpy?hl=en.
