for your advice.
But, I still could not figure out why the cursor is not placing at the
beginning of the text box and have to manually position my cursor to the first
character position.
Cheers,
Peeter
Subject: RE: [java ee programming] Lab 4205_Strutsbasics homework problem
Date: Mon, 14
Hello,
And make sure that in struts-config.xml you set a type to "submit":
mailto:java-ee-j2ee-programming-with-pass...@googlegroups.com] On
Behalf Of peeter brunch
Sent: Monday, December 14, 2009 1:35 AM
To: j2ee passion
Subject: [java ee programming] Lab 4205_St
Hi,
Here is my program code for Lab 4205_strutsbasics homework.
<%@ page language="java" %>
<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %>