Redirect by button
Hi All! I have a simple button. It may be or . If user click this button it will redirect to page /add.jsp. So how can i do this? At this time i know only one way.. 1) Create Action 2) Create ActionBean 3) Write in struct-config.xml such thing:
Problem with Action
I have such struts-config.xml: http://jakarta.apache.org/struts/dtds/struts-config_1_2.dtd";> ... File DeleteActionBean.java: package ru.delete; import javax.