From: Don F. <dfi...@co...> - 2004-04-04 21:23:21
|
Hello all, I'm new to the list and to Phrame and of course, I have a question. I have begun to set up an application using Phrame and I have everything set up properly as far as I can tell. I can get all of the examples to work, but now that I'm setting up my own application it seems that Phrame drops my request as soon as it gets to my action class. I've set up a simple login form and I know the form object is doing its job, but the action class does nothing and I get no action forward as a result. Is there any know reason why the controller would drop my request upon calling my action class? I get no error messages from this either, which makes it even more strange. Any help would be appreciated. Don |