2009/7/16 jayadevan :
> xwork-2.0.4.jar,
> ognl-2.6.11.jar,
> jsp-api-2.0.jar,freemarker-2.3.8.jar,
> commons-logging-1.0.4.jar
> these are other jars
And struts2-core.jar, which version? Do you have some other exception
when you're starting Tomcat?
Regards
--
Lukasz
http://www.lenart.org.pl/
h
euvent facilement
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
> Date: Wed, 15 Jul 2009 22:56:22 -0700
> From: jayadeva...@gmail.com
> To: user@struts.apache.org
> Subject: org.apache.jasper.JasperException: The Struts dis
hi
xwork-2.0.4.jar,
ognl-2.6.11.jar,
jsp-api-2.0.jar,freemarker-2.3.8.jar,
commons-logging-1.0.4.jar
these are other jars
Lukasz Lenart wrote:
>
> 2009/7/16 jayadevan :
>> u said struts-tags.xml is already in struts2-*.jar
>> so add struts2-core.jar into class path and try to exccute
>>
>> the
2009/7/16 jayadevan :
> u said struts-tags.xml is already in struts2-*.jar
> so add struts2-core.jar into class path and try to exccute
>
> then i got the following exception
>
> org.apache.jasper.JasperException: File "/struts-tags.tld" not found
struts-tags.tld is for sure in struts2-core.jar,
hi
u said struts-tags.xml is already in struts2-*.jar
so add struts2-core.jar into class path and try to exccute
then i got the following exception
org.apache.jasper.JasperException: File "/struts-tags.tld" not found
at
org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultEr
2009/7/16 jayadevan :
> i tried both way
> directly
> and step by step
You should avoid directly accessing jsp files, always go through
actions. Especially when you are using Struts tags inside.
Regards
--
Lukasz
http://www.lenart.org.pl/
http://dailylog.lenart.org.pl/
Ogden Nash - "The troub
2009/7/16 jayadevan :
> my index.jsp like this
Is it the same file as in web.xml for welcome-file?
> where i place "struts-tags.xml " ?
It's already in struts2-*.jar
Regards
--
Lukasz
http://www.lenart.org.pl/
http://dailylog.lenart.org.pl/
Joan Crawford - "I, Joan Crawford, I believe in th
my index.jsp like this
<%@ page language="java" contentType="text/html; charset=ISO-8859-1"
pageEncoding="ISO-8859-1"%>
http://www.w3.org/TR/html4/loose.dtd";>
<%...@taglib uri="/struts-tags" prefix="s" %>
Hello World
i tried both way
directly
and step by step
Lukasz Lenart wrote:
>
> It's ok, when you got that exception? What url were you entering in
> web browser? It looks like you went directly to jsp.
>
>
> Regards
> --
> Lukasz
> http://www.lenart.org.pl/
> http://dailylog.lenart.org.pl/
>
> Timothy
It's ok, when you got that exception? What url were you entering in
web browser? It looks like you went directly to jsp.
Regards
--
Lukasz
http://www.lenart.org.pl/
http://dailylog.lenart.org.pl/
Timothy Leary - "Women who seek to be equal with men lack ambition."
- http://www.brainyquote.com/
hi
my web.xml
http://java.sun.com/xml/ns/j2ee";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";>
strutsExample
struts2
org.apache.struts2.dispatcher.FilterDisp
Could you show your web.xml?
Regards
--
Lukasz
http://www.lenart.org.pl/
http://dailylog.lenart.org.pl/
Lenny Bruce - "Communism is like one big phone company." -
http://www.brainyquote.com/quotes/authors/l/lenny_bruce.html
-
hi all
i am using struts2 for my pjt
when i try to excute pjt the following exception occured
pls help me
thanks in advance
org.apache.jasper.JasperException: The Struts dispatcher cannot be found.
This is usually caused by using Struts tags without the associated filter.
Struts tags are
13 matches
Mail list logo