Sciweavers

248 search results - page 1 / 50
» Handling Backtracking in Web Applications
Sort
View
EUROMICRO
2004
IEEE
13 years 8 months ago
Handling Backtracking in Web Applications
A common challenge in the development of web applications today lies in the handling of unforeseen navigation steps initiated by the user through the browser's Back, Forward ...
Bettina Biel, Matthias Book, Volker Gruhn, Dirk Pe...
WWW
2005
ACM
14 years 5 months ago
Exception handling in workflow-driven Web applications
d abstract) *
Marco Brambilla, Stefano Ceri, Sara Comai, Christi...
USENIX
2008
13 years 7 months ago
Handling Flash Crowds from Your Garage
The garage innovator creates new web applications which may rocket to popular success
Jeremy Elson, Jon Howell
WWW
2001
ACM
14 years 5 months ago
Mining web logs to improve website organization
Many websites have a hierarchical organization of content. This organization may be quite different from the organization expected by visitors to the website. In particular, it is...
Ramakrishnan Srikant, Yinghui Yang
PASTE
2010
ACM
13 years 6 months ago
Packrat parsers can handle practical grammars in mostly constant space
Packrat parsing is a powerful parsing algorithm presented by Ford in 2002. Packrat parsers can handle complicated grammars and recursive structures in lexical elements more easily...
Kota Mizushima, Atusi Maeda, Yoshinori Yamaguchi