home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 March / PCWorld_2001-03_cd.bin / Software / Komercni / VAgeJava / ivj35 / setup / JSP.Cab / F27678_media.properties < prev    next >
Text File  |  2000-07-24  |  1KB  |  41 lines

  1. # This property file is used by com.lotus.xsl.server.DefaultApplyXSL.
  2. #
  3. # Each line below specifies a mapping rule between a value contained in the HTTP request's user-Agent 
  4. # field and a value to be scanned for in XSL stylesheet(s) associated with the XML data. This mapping 
  5. # enables relationships to be defined between client capabilities and stylesheets capable of acting 
  6. # on these capabilities.
  7. #
  8. # The rules defined below are order-significant.  In other words, if the first rule is unsuccessful,
  9. # the second rule will be tried, etc.  The media value "unknown" will be used when no rules are
  10. # satisfied.
  11. #
  12. # Example: 
  13. #
  14. # Mapping rules of...
  15. #
  16. #   MSIE=explorer
  17. #   MSPIE=pocketexplorer
  18. #
  19. # ...and XML data that contains XSL stylesheet associations of...
  20. #
  21. # <?xml-stylesheet                 media="explorer"       href="alldata.xsl"  type="text/xsl"?>
  22. # <?xml-stylesheet alternate="yes" media="pocketexplorer" href="somedata.xsl" type="text/xsl"?>
  23. #
  24. # ...and an HTTP request that contains a user-Agent value of...
  25. #    
  26. #   foo MSPIE bar
  27. #
  28. # ...will apply the XSL stylesheet somedata.xsl.
  29. #
  30. MSIE=explorer
  31. MSPIE=pocketexplorer
  32. HandHTTP=handweb
  33. Mozilla=netscape
  34. Lynx=lynx
  35. Opera=opera
  36. Java=java
  37. AvantGo=avantgo
  38. Nokia=nokia
  39. UP.Browser=up
  40. DoCoMo=imode
  41.