Welcome to WebmasterWorld Tomcat. The key in the case you describe is to avoid serving different content to different browsers, if you keep to serving the same content but restrict yourself to the attributes supported by the version of browser you are targetting there should be no problem.
Also you used the word redirection, I'm sure you didn't mean that in the meta refresh sense, but just for others that come along to read this, ensure that no redirection takes place. Read the content, decide server side what type of browser you are serving to, and put out the appropriate page for that browser.
This technique is used by just about every major site on the Net including search engines, they often target browsers, geography, etc., but keep the content served consistent.