Does anyone know of any good tool for formatting HTML/JSP code?
thanks.
- walk rustin
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I am trying to use FindForwardAction using scaffold package.
Struts-config.xml is:
My JSP code is :
Search
New
But I am getting following exception. Any idea.
thanks.
- walk rustin.
javax.servlet.ServletException:
Hi,
After receiving the form, I have to copy the value of each field to a
value object. I wrote a small reflection utility class to server the
purpose. Now I need more functionalities to that utility class.
I was wondering if there is any utility package already out there
which helps copy the
Ted wrote that FindForwardAction could be used in the following
manner.
SAVE
DELETE
My question is:
tag doesn't have any attribute named "name". Am I
missing here something?
thanks.
- Walk rustin
-
To unsubscrib
While debugging this problem it's easy to overlook the fact that
struts-config.xml is loaded when the web server boots for the first
time. I have come across many cases where the fix is put into
struts-config.xml file but the server is not restarted; hence the old
result shows up and the user b
Ted Husted wrote on page 253 that we can use FindForwardAction in the
following manner.
Search
New
When I run this code, I get an error because "name" attribute is not
supported in the "html:submit". I guess I am missing something here.
Thanks for any i
6 matches
Mail list logo