Alexander Berezhnoy wrote:
> Well, here is the usecase.
> The mobile portal supports downloading binary resources for the various
> handsets (that's implemented via the reader).
> 
> The resources to be downloaded depend of the handsets' parameterers, which
> are stored in  xml-file.
> To pass the necessary params to the reader, I need to get them from xml by
> their User-Agent (i.e. to apply an xpath).
> 
> The case is complicated in that the handsets descriptions are stored to the
> different files accorting to their mobile network(Various networks may have
> different settings for some handsets).

sounds familiar to me :) Handling different handsets across different
network operators with different MMSCs is worse than doing cross browser
javascript !

Unfortunately i don't see an easy solution. Did you look into the
deliblock? It integrates UA Profiles and CCPP nicely with cocoon. Maybe
this is a way out for you as you say the handset capabilities/parameters
are stored in xml anyway.

hth
jorg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to