```java

// Struts2的Action类

struts2jsp登录失败提醒实例,Struts2JSP登录失败提醒实例  第1张

public class LoginAction extends ActionSupport {

private String username;

private String password;

public String execute() {

if ("