exception when running my struts jsp

2012-03-07 Thread Oussama Jlassi
: mr.jason.zh...@gmail.com > Subject: RE: exception when running my struts jsp > To: user@struts.apache.org > > as Dave pointed out, letter 'f ' also not match. > -Original message- > From: Oussama Jlassi > Sent: 08/03/2012, 6:34 AM > To: user@stru

RE: exception when running my struts jsp

2012-03-07 Thread Jason
as Dave pointed out, letter 'f ' also not match. -Original message- From: Oussama Jlassi Sent: 08/03/2012, 6:34 AM To: user@struts.apache.org Subject: RE: exception when running my struts jsp i corrected struts-config.xml i put the first letter of form bean name in upperc

RE: exception when running my struts jsp

2012-03-07 Thread Oussama Jlassi
i corrected struts-config.xml i put the first letter of form bean name in uppercase index2.jsp work but in login.jsp i got the same message > Date: Wed, 7 Mar 2012 17:07:09 -0500 > Subject: Re: exception when running my struts jsp > From: davelnew...@gmail.com > To: user@strut

Re: exception when running my struts jsp

2012-03-07 Thread Dave Newton
Your form bean name does not match the name used in the action's configuration. Dave On Wednesday, March 7, 2012, Oussama Jlassi wrote: > i use struts 1.3.10 > in tomcat 6 when i run the url all i got http 500 how to solve my problem > localhost:8080/struts1/login.jsp i got > > Etat HTTP 500 - >

Re: exception when running my struts jsp

2012-03-07 Thread Dave Newton
Go ahead and cut-and-paste the messages here. Dave (pardon brevity and typos, on cell) On Mar 7, 2012 2:46 PM, "Oussama Jlassi" wrote: > > i use struts 1.3.10in tomcat 6 when i run > localhost:8080/struts1/login.jsp i gothttp:// > img15.hostingpics.net/pics/826740login.png > > localhost:8080/st