You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by be...@benanderson.us on 2004/08/27 22:00:21 UTC

taglib prefix="s"

been off the list for a while so play nice ;-)

I'm looking through one of the struts-faces examples and am curious about this
taglib:
<%@ taglib prefix="s" uri="http://jakarta.apache.org/struts/tags-faces" %>

I see the source for this taglib, but I'm wondering if there's any documetation
for it?

I don't see it listed here:
http://struts.apache.org/userGuide/index.html

Thanks,
Ben



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: taglib prefix="s"

Posted by James Mitchell <jm...@apache.org>.
It belongs to the faces integration library.

  http://cvs.apache.org/builds/jakarta-struts/nightly/struts-faces/



--
James Mitchell
Software Engineer / Open Source Evangelist
EdgeTech, Inc.
678.910.8017
AIM: jmitchtx

----- Original Message -----
From: <be...@benanderson.us>
To: <us...@struts.apache.org>
Sent: Friday, August 27, 2004 4:00 PM
Subject: taglib prefix="s"


> been off the list for a while so play nice ;-)
>
> I'm looking through one of the struts-faces examples and am curious about
this
> taglib:
> <%@ taglib prefix="s" uri="http://jakarta.apache.org/struts/tags-faces" %>
>
> I see the source for this taglib, but I'm wondering if there's any
documetation
> for it?
>
> I don't see it listed here:
> http://struts.apache.org/userGuide/index.html
>
> Thanks,
> Ben
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: taglib prefix="s"

Posted by Craig McClanahan <cr...@gmail.com>.
On Fri, 27 Aug 2004 13:00:21 -0700, benanderson@benanderson.us
<be...@benanderson.us> wrote:
> been off the list for a while so play nice ;-)
> 
> I'm looking through one of the struts-faces examples and am curious about this
> taglib:
> <%@ taglib prefix="s" uri="http://jakarta.apache.org/struts/tags-faces" %>
> 
> I see the source for this taglib, but I'm wondering if there's any documetation
> for it?
> 

See the file "dist/docs/struts-faces.html" in the distribution.  It's
a document in the same style as the user guides for the standard
Struts tag libraries.

Craig


> I don't see it listed here:
> http://struts.apache.org/userGuide/index.html
> 
> Thanks,
> Ben
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org