RE: Problem with tutorial

2013-11-24 Thread Dave Newton
worked like a charm! > > -Original Message- > From: bphill...@ku.edu [mailto:bphill...@ku.edu] > Sent: November-24-13 8:23 AM > To: user@struts.apache.org > Subject: Re: Problem with tutorial > > Michel: > >Are you using the tutorial code provided at > h

RE: Problem with tutorial

2013-11-24 Thread Michel Prévost
: November-24-13 8:23 AM To: user@struts.apache.org Subject: Re: Problem with tutorial Michel: Are you using the tutorial code provided at https://svn.apache.org/repos/asf/struts/sandbox/trunk/struts2examples or are you coding the example yourself? If you are coding the example yourself you may

Re: Problem with tutorial

2013-11-24 Thread bphill...@ku.edu
subversion repository above. I just checked that the example code for the using tags tutorial works correctly under Tomcat 7. Bruce -- View this message in context: http://struts.1045723.n5.nabble.com/Problem-with-tutorial-tp5714733p5714735.html Sent from the Struts - User mailing list archive

Re: Problem with tutorial

2013-11-23 Thread Dave Newton
Does *any* EL work? What's your web.xml app (servlet spec) version? On Nov 23, 2013 5:43 PM, "Michel Prévost" wrote: > I am new to struts and going through the > http://struts.apache.org/release/2.3.x/docs/using-struts-2-tags.html > tutorial. I have a problem where a var is not expanded. > > Ex:

Problem with tutorial

2013-11-23 Thread Michel Prévost
I am new to struts and going through the http://struts.apache.org/release/2.3.x/docs/using-struts-2-tags.html tutorial. I have a problem where a var is not expanded. Ex: Bruce Phillips Hello Bruce Phillips Normally, when