Regarding Struts validator Framework

2006-08-29 Thread Lakshmi Saritha
Hello everybody, I'm new to Java. I'm working on Struts now. I got this application from one struts PDF. I've one jsp for customer details as follows: CustomerDetails.jsp: <%@ page contentType="text/html;charset=UTF-8" language="java"%> <%@ taglib uri="/WEB-INF/struts-html.tl

Re: Struts newbee

2006-04-06 Thread Lakshmi Saritha
Hi Praveen, Hope you are doing well... I want to share something regarding your question. Generally, the Action.perform() method takes only a single form bean as a parameter(of course, it takes 4 parameters: ActionForm,ActionMapping,HttpServletRequest,HttpServletResponse). So, surely we