-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Matthias Wessendorf Sent: Friday, May 12, 2006 3:35 PM To: MyFaces Discussion; [EMAIL PROTECTED] Subject: Re: Problem regarding Tomahawk component
you still have to add the jar file which includes the tomahawk component set. myfaces-api is only javax.faces.*** stuff myfaces-impl is "only" implementation of the spec (with all the default stuff for h:xxx and f:xxx) -Matthias On 5/12/06, Parshuram Sahoo <[EMAIL PROTECTED]> wrote: > > Hi > > I am new to this forum. > > I am using Tomahawk dataTable for my application. In the Jsp page i have > added the line > > <%@ taglib uri="http://myfaces.apache.org/tomahawk" prefix="t"> > > and in the classpath i have added the jars tugboat.jar, myfaces-api.jar, > myfaces-impl.jar. When i am running the application i am > getting the exception > > The absolute uri: http://myfaces.apache.org/tomahawk cannot be resolved in > either web.xml or the jar files deployed with this > application' > > Will i required to change anything in web.xml or add any other jars in my > classpath. Can anyone help me regarding this. > > Thanks in Advance. > Parshuram > > > http://www.patni.com > World-Wide Partnerships. World-Class Solutions. > _____________________________________________________________________ > > This e-mail message may contain proprietary, confidential or legally > privileged information for the sole use of the person or entity to > whom this message was originally addressed. Any review, e-transmission > dissemination or other use of or taking of any action in reliance upon > this information by persons or entities other than the intended > recipient is prohibited. If you have received this e-mail in error > kindly delete this e-mail from your records. If it appears that this > mail has been forwarded to you without proper authority, please notify > us immediately at [EMAIL PROTECTED] and delete this mail. > _____________________________________________________________________ > > -- Matthias Wessendorf Aechterhoek 18 48282 Emsdetten http://jroller.com/page/mwessendorf mwessendorf-at-gmail-dot-com http://www.patni.com World-Wide Partnerships. World-Class Solutions. _____________________________________________________________________ This e-mail message may contain proprietary, confidential or legally privileged information for the sole use of the person or entity to whom this message was originally addressed. Any review, e-transmission dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you have received this e-mail in error kindly delete this e-mail from your records. If it appears that this mail has been forwarded to you without proper authority, please notify us immediately at [EMAIL PROTECTED] and delete this mail. _____________________________________________________________________

