This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Hi , I am learning struts framework. I have finished all the steps of incorporating struts framework in my tomcat-3.2.4 , but while starting my server it gives java.lang.ClassNotFoundException: org.apache.struts.util.PropertyMessageResource sFactory exception in the server console, whereas in the browser it gives org.apache.jasper.compiler.CompileException: C:\jakarta-tomcat-3.2.4\webapps\test\jsp\PgInput.jsp(4,0) Unable to open taglibrary WEB-INF/struts-bean.tld : C:\jakarta-tomcat-3.2.4\webapps\test\jsp\WEB-INF\struts-bean.tld (The system cannot find the path specified) at org.apache.jasper.compiler.JspParseEventListener.handleDirective(JspParseEventListener.java:713) :roll:
Thanks for the link. I read the article and tried the same example. This time, it gives me different exception: org.apache.jasper.JasperException: Missing message for key title.login Please help me out. Thankyou.