Rajesh wrote:

:) My Boss :0

How not working for me then

Should i add any taglib ???


Yeah you have to use the HTML and Bean taglibs:
 <%@ taglib uri="/WEB-INF/tlds/struts-html.tld" prefix="html" %>
 <%@ taglib uri="/WEB-INF/tlds/struts-bean.tld" prefix="bean" %>
replace the uri with the relative path to your tlds

Can u give em any URL i can get basic use of EL ${...} objects



Yup:
  http://java.sun.com/j2ee/1.4/docs/tutorial/doc/JSPIntro7.html


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to