2007/9/14, john lee <[EMAIL PROTECTED]>: > if i want to use el tag for struts 1.3.8, need to do extra configuration or > is default already?
It depends. If you are in a container supporting JSP 2.0, you don't need to use -el tags, simply because it is already built-in in the container. If it is not your case, you need to use the corresponding -el tags, therefore you need to change all the <[EMAIL PROTECTED] ...%> directives to load the correct tag libraries. Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]