Has anyone gotten this custom jsp tag for accessing EJBs (or any you've written on your own) to work on orion? http://java.sun.com/j2ee/j2sdkee/techdocs/guides/ejb/html/Advanced5.html when i try this tag, i get the error: 500 Internal Server Error Error parsing JSP page /converter.jsp line 14 Invalid attribute type: String for attribute 'jndiName': java:comp/env/TravelAgentBean in tag <mt:ejb homeInterface="TravelAgentHome" homeVar="travelHome" jndiName="java:comp/env/TravelAgentBean"> I'm not sure what is wrong with the string i pass into jndiName for the tag. Thanks for any help. ekw ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
