Struts Request URI
games.fabiolee.com — Normally when I want to get the current page URI in JSP, I can code like this: String currentUri = request.getRequestURI(); But unfortunately in Struts, I cannot get the current page URI with the above same code. By doing so, I will get ...... (Submitted by fabiolee) More...
Less HTTP requests using Data URI scheme on Drupal web-site
doques.net — Data URI scheme can be used to include images in HTML document or CSS file. This gives you ability to save several HTTP requests for image files thus making your HTML pages open faster. Data URI scheme feature works mostly in all modern browsers except IE6 / 7. (Submitted by doques) More...
Speed up Drupal using data URI schemes automatically (patch)
doques.net — You can significantly decrees the number of HTTP requests to your web-site by using Data URI schemes. This article describes them and provides patch for Drupal 6 web-site that will inject your CSS images into optimized CSS files automatically. (Submitted by doques) More...
Search-based Contextual Routing via Isomorphic URIs
futureprogress.net — It is the intent of this paper to describe a system whereby a strong isomorphic relationship is retained between a data resource request and the data returned by a resource via a search-based method to derive contextual meaning from compliant Uniform Resource Identifiers (URI). (Submitted by futureprogress) More...
How are these search results? Tell us!
