Now beging in strust 2 with Jdeveloper. Display error en screen all compile,
What is problem..?

The codigo is form is simple:
<%@ page contentType="text/html;charset=windows-1252"%>
<%@ taglib uri="/struts-tags" prefix="s"%> 
<html> 
<head> 
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> 
<title>untitled</title> 
</head> 
<body><s:label name="et1" value="copiado"/></body> 
</html>

The error running is:
Error: java.lang.NoClassDefFoundError: com/opensymphony/xwork2/util/ValueStack




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to