Re: Compiling Issues

2001-03-29 Thread Maya Muchnik
Steven, Do you use 0.5 version or 1.0b1? 0.5 version is no longer supported - no errors will be corrected. The best way - go to 1.0b1(2). The file struts-form.tld is used in 0.5. The second thing - please check how to install struts on Weblogic (if I remember, it is required unpacked application

Compiling Issues

2001-03-29 Thread Steven Leija
Hello All, I'm new to the Struts framework and trying to compile my first struts application using weblogic 6 and the newest download of the struts application. Here is my code for the test page. <%@ page language="java" %> <%@ taglib uri="/WEB-INF/struts-form.tld" prefix="struts" %> St

Compiling Issues

2001-03-29 Thread Steven Leija
Hello All, I'm new to the struts framework. I've set up struts using weblogic 6 and the newest version of struts. On my first application, when trying to retrieve the web page, it produces a "Parsing of JSP File '/Test.jsp' failed" message. The following is the error from my server console: