Subject: Struts without action and form classes From: Owen <[EMAIL PROTECTED]> === Is it possible for demo purposes to have struts provide the Framework for a set of JSP files without the JSP files having associated Action and Form classes behind them?
I've just created/designed some new JSP files for a new module in the application. Before I go ahead and start adding all the code behind the View I want to be able to make sure my application Flow and design are OK with the client. So all I want in the struts-config.xml file is a link to the jsp page. All help greatly appreciated. Owen Thomas -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

