Re: First problem!

2007-05-01 Thread Sarish Jain
The tld would be automatically picked up if its under web-inf\tlfs.. Thats not the problem, the problem is that Just open that tld file and you would find the uri tag there, pick up that uri and put it in the jsp. <%@ taglib uri="" prefix="s" %> Hope i made sense.. Sarish On 5/1/07, vikas rao <[

First problem!

2007-04-30 Thread vikas rao
Hi, This is my first post, just started working with struts, and have run into problems! i have an "index.jsp" page: <%@ taglib uri="\WEB-INF\struts-html.tld" prefix="s" %> and when i try to access this page: http://localhost:8080/Mystruts/index.jsp i'm getting the exception : org.apache.jasper.