Struts ActionForm Question

2003-11-20 Thread Divya B Sridhar
Hi all, I have a question. I am new into struts and right now doing a small sample page for the same. Right now, I have a form which has a textbox which can take a stock code as input - index.jsp Here it goes: <%@ page language="java" %> <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>

Struts Document

2003-10-29 Thread Divya B Sridhar
Hi all, Could anyone of you please suggest a good startup to learn and start using struts with JSP? Please let me know about the good documents, links (or even books) to learn about using JSP with struts. Examples in the doc would be useful. Thanks in advance, Divya.