Hi,
Sorry i replied to the mail you have sent to the dev list which is used
by the struts developers to communicate about struts, sorry dev list guys :)
As you have included the struts tag inside a .js file it will not be
recognize as an jsp tag. therefore you need to include this inside the
.jsp
Hi friends I need your help
<<< Application.properties >>>
pa.filter.show=Show
<<< *.jsp >>>
<%@ page language="java" contentType="text/html; charset=ISO-8859-1"
pageEncoding="ISO-8859-1"%> <%@ taglib uri="/WEB-INF/struts-bean.tld"
prefix="bean"%>
<%@ taglib uri="/WEB-INF/struts-html.tld"
2 matches
Mail list logo