Hi,
Can any one give me an example to how to use CAS tag library? 
- I have added castools.tld to my application's WEB-INF directory
- I have added castools.jar to my application's WEB-INF/lib directory
- I have modified my application's deployment descriptor (web.xml) to add an
element like this
    <taglib>
            <taglib-uri>/cas</taglib-uri>
            <taglib-location>/WEB-INF/tld/castools.tld</taglib-location>
      </taglib>

What should I do in to print "netID" in my jsp?

Thanks

-- 
View this message in context: 
http://www.nabble.com/CAS-tag-library-tf4637842.html#a13245805
Sent from the CAS Users mailing list archive at Nabble.com.

_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to