CRANFORD, CHRIS wrote:
In our Struts1 implementation, we leveraged various tag libraries such
as:
struts-logic
struts-logic-el
struts-html
struts-html-el
struts-bean
struts-bean-el
struts-nested
When migrating to struts2, are any of these taglibs still available or
have they been replaced with
In our Struts1 implementation, we leveraged various tag libraries such
as:
struts-logic
struts-logic-el
struts-html
struts-html-el
struts-bean
struts-bean-el
struts-nested
When migrating to struts2, are any of these taglibs still available or
have they been replaced with newer components?
A ma
t; From: Dave Newton [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 12, 2007 11:53 AM
> To: Struts Users Mailing List
> Subject: RE: org.apache.jasper.JasperException: File
> "C:/struts/taglibs/struts-bean.tld" not found
>
> With:
>
> - The TLDs
ks,
>
> Qaiser Mehmood
> Work (512) 248-4269
> Cell (571) 438-8639
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 12, 2007 11:31 AM
> To: Struts Users Mailing List
> Subject: Re: org.apache.jasper.
(512) 248-4269
> Cell (571) 438-8639
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 12, 2007 11:31 AM
> To: Struts Users Mailing List
> Subject: Re: org.apache.jasper.JasperException: File
> "C:/struts/
: org.apache.jasper.JasperException: File
"C:/struts/taglibs/struts-bean.tld" not found
Try putting those tld's in your webapp's WEB-INF directory. And then make
sure you have those listed them in you web.xml file.
Not neccessarily in WEB-INF but just making sure they are there fo
ers Mailing List"
To
"Struts Users Mailing List"
cc
Subject
org.apache.jasper.JasperException: File
"C:/struts/taglibs/struts-bean.tld" not found
I am using Struts 1.1 with Java 1.4 and Tomcat 5.0.28 and getting this
error:
org.apache.jasper.JasperExcep
I am using Struts 1.1 with Java 1.4 and Tomcat 5.0.28 and getting this
error:
org.apache.jasper.JasperException: File
"C:/struts/taglibs/struts-bean.tld" not found
org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHand
l
now how JSP works at this level).
Thanks again for your time :)
Cheers
Jordi Rubio Moreno
-Mensaje original-
De: Jeromy Evans [mailto:[EMAIL PROTECTED]
Enviado el: lunes, 28 de mayo de 2007 14:37
Para: Struts Users Mailing List
Asunto: Re: [S2] Freemarker vs struts taglibs
Jordi Rubio
List
Asunto: Re: [S2] Freemarker vs struts taglibs
Extract the Freemarker tag templates; Freemarker doesn't cache them when
they're loaded from the classpath.
http://struts.apache.org/2.x/docs/performance-tuning.html
d.
--- Jeromy Evans <[EMAIL PROTECTED]>
wrote:
> Jordi
ow JSP works at this level).
Thanks again for your time :)
Cheers
Jordi Rubio Moreno
-Mensaje original-
De: Jeromy Evans [mailto:[EMAIL PROTECTED]
Enviado el: lunes, 28 de mayo de 2007 14:37
Para: Struts Users Mailing List
Asunto: Re: [S2] Freemarker vs struts taglibs
Jordi Rubio More
<@s.text
> name="Results.salary"/>: ${o.offSalary}
> >
> > ${o.offDescr}
> > <@s.url id="addToShortListUrl"
> action="ShortList!add" inc
eParams="none" offId="${o.offId}" />
<@s.text
name="Results.addToShortList"/>
Is JSP taglib an slow and not recommended solution for production portals?
Thanks a lot for your patien
: Struts Users Mailing List
Asunto: RE: [S2] Freemarker vs struts taglibs
Hi Jeromy,
I apologize to respond this email so late.
I've develop a little test portal (close in functionality to production
portal), and I've notice that JSP taglib are slower that Freemarker equivalent
page (I&
Is JSP taglib an slow and not recommended solution for production portals?
Thanks a lot for your patience :)
Best regards!
Jordi Rubio Moreno
-Mensaje original-
De: Jeromy Evans [mailto:[EMAIL PROTECTED]
Enviado el: sábado, 19 de mayo de 20
Hi Musachy,
Thanks a lot for the response :)
Cheers!
Jordi Rubio Moreno
-Mensaje original-
De: Musachy Barroso [mailto:[EMAIL PROTECTED]
Enviado el: jueves, 17 de mayo de 2007 17:55
Para: Struts Users Mailing List
Asunto: Re: [S2] Freemarker vs struts taglibs
FreeMarker is a
ml
musachy
On 5/17/07, Jordi Rubio Moreno <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I'm a bit confused. I need to decide if I'll use Freemarker or Struts
> taglibs, and I don't know the differences between both. E.g. what's
the
> difference between and &l
ROTECTED]> wrote:
>
> Hi,
>
> I'm a bit confused. I need to decide if I'll use Freemarker or Struts
> taglibs, and I don't know the differences between both. E.g. what's the
> difference between and <@s.iterator>, and <@s.url>,
> etc etc...
&g
g/2.x/docs/freemarker.html
musachy
On 5/17/07, Jordi Rubio Moreno <[EMAIL PROTECTED]> wrote:
Hi,
I'm a bit confused. I need to decide if I'll use Freemarker or Struts
taglibs, and I don't know the differences between both. E.g. what's the
difference between and <@s
Hi,
I'm a bit confused. I need to decide if I'll use Freemarker or Struts
taglibs, and I don't know the differences between both. E.g. what's the
difference between and <@s.iterator>, and <@s.url>,
etc etc...
I have seen all the tutorials and examples I have
Hi Niall,
Thanks again for your help - your suggestion worked.
Sean
-Original Message-
From: Niall Pemberton [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 23, 2006 11:03 AM
To: Struts Users Mailing List
Subject: Re: Resource bundles and Struts taglibs
On 8/23/06, O'Shea,
On 8/23/06, O'Shea, Sean wrote:
Hi all,
I'm using struts 1.2.9 and I'm having some trouble with resource
bundles. My JSP looks like this:
<%@ include file="../taglibs.jsp" %>
I'm plugging
Hi all,
I'm using struts 1.2.9 and I'm having some trouble with resource
bundles. My JSP looks like this:
<%@ include file="../taglibs.jsp" %>
I'm plugging my resources into my struts-config
Count me in :-)
> -Ursprüngliche Nachricht-
> Von: Ted Husted [mailto:[EMAIL PROTECTED]
> Gesendet: Freitag, 26. August 2005 19:06
> An: Struts Users Mailing List
> Betreff: Re: Struts Taglibs (was ... Dying?)
>
> Most the committers would suggest that using JSTL
Most the committers would suggest that using JSTL is a better way to
go, and the volunteers have been relunctant to extend the libraries in
ways that overlap with JSTL. But if there are other volunteers ready,
willing, and able to maintain the library in the Apache Way, we've had
a help wanted sign
On 8/26/05, Ted Husted <[EMAIL PROTECTED]> wrote:
> On 8/26/05, Leon Rosenberg <[EMAIL PROTECTED]> wrote:
> > Btw, is anyone working on improvements of the struts-taglibs (logic and
> > bean)?
>
> Sadly, no. The committers all seem to be using JSTL or alternat
On 8/26/05, Leon Rosenberg <[EMAIL PROTECTED]> wrote:
> Btw, is anyone working on improvements of the struts-taglibs (logic and
> bean)?
Sadly, no. The committers all seem to be using JSTL or alternate view
technologies. We've been looking for someone to help in this area for
a v
At 5:21 AM -0700 8/11/05, netsql wrote:
W/ Tomcat 5 (Servlet 2.4) you should use latest JSTL and regualr Struts tags.
You would only use Struts-el tags w/ Servlet 2.3.
I would agree with Vic; however, note that you must change your
web.xml file so that the root "web-app" element makes it clea
W/ Tomcat 5 (Servlet 2.4) you should use latest JSTL and regualr Struts tags.
You would only use Struts-el tags w/ Servlet 2.3.
.V
People are conversing... without posting their email or filli
I'm using tomcat 5.5.9 with 2.4 spec web.xml. So far I'm using JSTL 1.1
and I'm not sure if I should use the regular struts taglibs or if I should
go back to JSTL 1.0 to use struts-el? I like the idea of the struts-el
taglibs.. is it possible to use the "el" of JSTL 1.
)www.laconiadatasystems.com
From: "John McGrath" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List"
To: "'Struts Users Mailing List'"
Subject: RE: trouble referencing struts taglibs: TldLocationsCache?
Date: Sat, 5 Feb 2005 04:09:34 -0500
MI
5 12:28 PM
To: struts-user@jakarta.apache.org
Subject: trouble referencing struts taglibs: TldLocationsCache?
Hi All,
I'm migrating an application from WebLogic 6.1 to Tomcat 5.0, and having a
problem getting Tomcat to process taglibs correctly. The *.tld files are in
WEB-INF, and web.xml is
Hi All,
I'm migrating an application from WebLogic 6.1 to Tomcat 5.0, and having a
problem getting Tomcat to process taglibs correctly. The *.tld files are in
WEB-INF, and web.xml is set up the same as in struts-examples, and the same
as we've been using successfully in WebLogic:
/tags/struts-
Hi Guys
Thanks for Peng
I found that i was putting a servlet.jar library into my war WEB-INF/lib
directory, so that i cut it and it worked fine.
Thanks a lot!
On Tue, 2 Nov 2004 09:33:44 -0400, Ricardo Andres Quintero wrote
> Hi Guys:
> does anyone know why this error happens with tomcat 5?
> im
Ricardo,
It would be helpful to see what's on line 22 of inicio.jsp, as in
the jsp stuff you have written.
On Tue, 2 Nov 2004 09:33:44 -0400, Ricardo Andres Quintero
<[EMAIL PROTECTED]> wrote:
> Hi Guys:
> does anyone know why this error happens with tomcat 5?
> im deploying into JBoss
Hi Guys:
does anyone know why this error happens with tomcat 5?
im deploying into JBoss 3.2.5, and the problem is this:
Ha tenido lugar un error en la línea: 22 en el archivo jsp: /web/jsp/inicio.jsp
Error de servlet generado:
/home/desarrollo/jboss-3.2.5/server/default/work/jboss.web/localhost/s
Hi!
I have problems to use the struts taglibs in jsp with xml syntax.
When I use
<%@ taglib uri="/WEB-INF/tags/struts-bean.tld" prefix="bean" %>
the generated servlet contains the line
'_jspx_dependants.add("/WEB-INF/tags/struts-bean.tld")'
and ev
37 matches
Mail list logo