Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.4
-
None
-
Windows XP SP2, JBoss 3.2.5
Description
This HTML throws an error: FATAL exception raised: Could not load 'dojo.widget.html.Tooltip'; last tried '_package_.js'
<%@ taglib uri="/struts-tags" prefix="s" %>
<html>
<HEAD>
<TITLE>AJAX TEST</TITLE>
<s:head theme="ajax" debug="true"/>
</HEAD>
<BODY>
<s:form theme="ajax">
</s:form>
</BODY>
</html>