Details

    • Type: New Feature New Feature
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 1.3 Final
    • Fix Version/s: None
    • Component/s: Faces, Spring
    • Labels:
      None
    • Environment:
      any

      Description

      Application development can be simplified by making use of abstracted resource names that serve different resources for different devices.

      For instance,

      http://server/smartresource/banner.jpg

      can return a narrow banner, not pixel-doubled to older smartphones, a narrow but pixel-doubled image for high resolution smartphones, and a wide banner image for tablet devices (detection based on the User-Agent).

        Activity

        Hide
        Ted Goddard added a comment -

        Additional specification required on how files for different devices are configured.

        This can be a combination of directory structure and configuration files in each directory (since this service is not necessarily used only by Java developers, an API may not be desirable).

        Show
        Ted Goddard added a comment - Additional specification required on how files for different devices are configured. This can be a combination of directory structure and configuration files in each directory (since this service is not necessarily used only by Java developers, an API may not be desirable).

          People

          • Assignee:
            Ted Goddard
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated: