Well, I made a kit with several test pages (trying to get WW to work..), so your formtest.java is now placed in /src/java/com/skeleton/action/formtest.java
I also changed thte webwork.properties to com.skeleton.action Shouldn't my code be correct then, or have misunderstood something? Btw when do I map my views in views.prop's vs. actions.xml? I'm currently playing around w. XDoclat so my views.prop's is generated that way. Thanks /F -----Ursprungligt meddelande----- Från: Matt Baldree [mailto:[EMAIL PROTECTED]] Skickat: den 5 maj 2002 14:24 Till: Fredrik Karlsson; [EMAIL PROTECTED] Ämne: Re: [Webwork-user] Problems w. paths/naming/something In webwork.properties, the "webwork.action.packages" is set to "skeleton.action" and not "com.skeleton.action". So, in your JSP page you would post to formtest.action where this is mapped in your views file views.properties or actions.xml. -Matt ----- Original Message ----- From: "Fredrik Karlsson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, May 05, 2002 5:20 AM Subject: [Webwork-user] Problems w. paths/naming/something > My problem basically is that my JSP-page cannot fint my WW-action. > > I have a test page where the JSP page is a form, connected to an > action. When I submit I get this error: > > Action 'com.skeleton.action.FormTest' not found. > > When I try using webworks built-in counter in my iterators everything > works fine. In another test page I tried iterating arrays, both using > the WW- example bookList and one I built. I then got this error: > > HTTP ERROR: 500 Source may not be null > > My guess is this is because my action cannot be found and the iterator > cannot loop the "null". > > My javafiles are placed > in /src/java/com/projects/action, /src/java/com/bookList/action and > /src/java/com/skeleton/action. > > Everything seems "normal" in my views.properties and > webwork.properties. > > Any ideas why this won't work?! > > Thanks /Fredrik.......... _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Webwork-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webwork-user