>>>>> "Bradley" == Bradley M Handy <[EMAIL PROTECTED]> writes:
Bradley> I'm developing an application in Forte, and I've mounted the struts.jar Bradley> file. When I derive my action class I go to have Forte automatically Bradley> generate the code for the 'execute' method, and it's not there. Bradley> At first I thought maybe I had the wrong binary release. I went to download Bradley> the current version, but when I went to extract the struts.jar I found files Bradley> have the same timestamp. I was wondering if there is something I can do Bradley> other than building the dist from the source. There's much that's unclear from this, but I can give you one guess: the Action class method is "perform", not "execute". Is that your problem? -- =================================================================== David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>