I am about to start building a new application. I have a html mockup
page.
What's the initial steps to build the applications considering that
page?
What classes/do I need to start? Any suggestions?
-
To unsubscribe, e-mail: [E
I am not able to follow the userregistration.do example on it. I am
having problems. Please check the thread from me put recently.
If you could please let me know what could be wrong?
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Monday, December 13, 2004 1:4
Struts Users Mailing List
Subject: Re: Problem with starting the samplecode-urgent help
You must change "strutsTutorial.UserRegistrationAction" to
"StrutsTutorial.UserRegistrationAction".
Its case-sensitive.
S.B. wrote:
> I have a created a subclass of Action, called U
I have a created a subclass of Action, called UserRegistrationAction:
package StrutsTutorial;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.struts.action.Action;
import org.apache.struts.action.ActionForm;
import org.apache.struts.ac
ActionFormBeans collection
I am putting my jsp's under tomcat\jg1\articles\*.jsp
Uma
-Original Message-
From: S.B. [mailto:[EMAIL PROTECTED]
Sent: Monday, December 13, 2004 7:51 PM
To: 'Struts Users Mailing List'
Subject: RE: Cannot find ActionMappings or ActionFormBeans coll
Where are you putting jsp file? In which folder? Is it under pages
directory?
--- Begin Message ---
Title: RE: Cannot find ActionMappings or ActionFormBeans collection
Hi Bush,
Its confusing me. How do I call an Action without the Template.jsp form
being submitted? My Action and ActionForm
6 matches
Mail list logo