We have implemented a custom user profiler that provides multi-page
capability that we use to support multiple devices per user. It returns a
PSML depending on the preferred MIME type of the capability associated with
a request.

To do this, we use a directory structure like this:

\userid1\default.psml
\userid1\default_wml.psml
\userid1\default_voicexml.psml
...

\userid2\default.psml
\userid2\default_wml.psml
\userid2\page1.psml
\userid2\page2.psml
...

All users have dafault pages that are shown when no explicit page name is
provided in a request. Multiple default pages for different devices may
exist. If a page name comes with the request, the user's page that matches
the name is returned.

Would that fit with the upcoming Profiler proposal ?

Best regards,

Thomas

Thomas Schaeck
IBM Pervasive Computing Division
Phone: +49-(0)7031-16-3479  e-mail: [EMAIL PROTECTED]
Address: IBM Deutschland Entwicklung GmbH,
Schoenaicher Str. 220, 71032 Boeblingen, Germany




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://marc.theaimsgroup.com/?l=jetspeed>
Problems?:           [EMAIL PROTECTED]

Reply via email to