I guess you could install a custom filter using @Filter: http://docs.jboss.com/seam/2.0.0.B1/reference/en/html/configuration.html#d0e12795
Detect the spider. (Chris has given some clues on how to do that) Change the theme accordingly, using the themeSelector component. Example: @In | ThemeSelector themeSelector; | ... | themeSelector.selectTheme(...); HTH View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079846#4079846 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4079846 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
