2008/2/20, George Dadulescu <[EMAIL PROTECTED]>:
>
>
> Hello. I want to show on the first page of my web application, the struts
> version I use. Is there a way to extract it dynamically?
You could try extracting if from the manifest...
But what for?
Antonio
Have a look at the manifest in the jar. META-INF/manifest.mf
-Original Message-
From: Raghuveer [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 09, 2006 9:10 AM
To: user@struts.apache.org
Subject: Struts Version from struts.jar
I have struts.jar in WEB-INF/lib folder.
How to find whic
It maybe should be noted too that the code originally posted works just
fine in Struts, it's just as valid as if Struts wasn't involved
What Rick and Scott are pointing out are what most people would consider
more elegant, canonical and "proper" ways. I'm mentioning this because
Brian, you sa
Brian Long wrote:
Hi folks - newbie here with a quick question:
I'm converting JSPs to struts, and they have a lot of stuff that looks
like this:
Service managedService =
(Service) session.getAttribute("managedService");
.
.
.
<% if (group.getExpirationDate() != null) { %>
.
.
.
What's
On 6/16/06, Brian Long <[EMAIL PROTECTED]> wrote:
What's the mechanism in struts to accomplish pulling an object out of
the session and using it in a jsp?
If you are using a more recent app server like Tomcat 5.x+, you can just do ...
in JSP:
My session var ${sessionVar}
El expressions will
I dont think there should be any specific version compatible issues in
Struts and WebSphere.
What is that you are trying to do which causes this problem?
Post the code snippet to nail down if the problem is Struts related or not.
Thanks and regards,
Pazhanikanthan. P
Project Leader,
Caritor (
On 11/26/05, Martin Gainty <[EMAIL PROTECTED]> wrote:
>
> I was unsure of any dependencies posed by DTD 'version' in
> struts-config.xml upon "Implementation-Version" header in manifest.mf
> Thanks for the clarification,
> M-
Ah ... that goes like this:
* Struts 1.0 can process 1.0 DTD versions
Mailing List" ; "Martin Gainty"
<[EMAIL PROTECTED]>
Sent: Saturday, November 26, 2005 2:03 PM
Subject: Re: struts version query
On 11/26/05, Martin Gainty <[EMAIL PROTECTED]> wrote:
>
> the answer is ?
To which question?
If you are referring to Stephen'
On 11/26/05, Martin Gainty <[EMAIL PROTECTED]> wrote:
>
> the answer is ?
To which question?
If you are referring to Stephen's original question (how do I know what
version of Struts I am using) he had it right -- check the
"Implementation-Version" header in the META-INF/MANIFEST.MF file of
stru
the answer is ?
- Original Message -
From: "Craig McClanahan" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Friday, November 25, 2005 1:46 PM
Subject: Re: struts version query
On 11/25/05, Martin Gainty <[EMAIL PROTECTED]> wrote:
>
&
Craig
Thanks very much for posting back so quickly!
Stephen
--- Craig McClanahan <[EMAIL PROTECTED]> wrote:
> On 11/25/05, Stephen Hartley
> <[EMAIL PROTECTED]> wrote:
> >
> > I'm using struts and am trying to confirm the
> exact
> > version I've got installed.
> >
> > Helpfully, the jar is na
On 11/25/05, Martin Gainty <[EMAIL PROTECTED]> wrote:
>
> I *thought* the 2nd line of struts-config.xml (DTD) specified the version
> usually in the form
>
> "-//Apache Software Foundation//DTD Struts Configuration 1.0
> //EN"
>"http://jakarta.apache.org/struts/dtds/struts-c
On 11/25/05, Stephen Hartley <[EMAIL PROTECTED]> wrote:
>
> I'm using struts and am trying to confirm the exact
> version I've got installed.
>
> Helpfully, the jar is named just struts.jar on my
> local installation..!
>
> However, within the jar is a manifest.mf file and its
> contents are attach
I *thought* the 2nd line of struts-config.xml (DTD) specified the version
usually in the form
"-//Apache Software Foundation//DTD Struts Configuration 1.0//EN"
"http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd";>
But your IDE du jour should also generate the vers
On Thu, 10 Mar 2005 13:46:09 -0700, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> From: "wo_shi_ni_ba_ba" <[EMAIL PROTECTED]>
>
> > this might be a silly question, but how do I find out
> > what version of struts I am using.
>
> Look inside struts.jar at the META-INF/manifest.mf file.
>
> > 2.what ar
From: "wo_shi_ni_ba_ba" <[EMAIL PROTECTED]>
> this might be a silly question, but how do I find out
> what version of struts I am using.
Look inside struts.jar at the META-INF/manifest.mf file.
> 2.what are the significant changes from 1.1 to 1.2.
> Can someone point me the the source or give
With Rational Application Developer, it's version 1.1 so I'm assuming
it would be the same for Web Developer.
Richard.
On Thu, 10 Mar 2005 11:25:50 -0800 (PST), wo_shi_ni_ba_ba
<[EMAIL PROTECTED]> wrote:
> hi folks,
> Two questions:
> 1.
> this might be a silly question, but how do I find out
> w
Well, you never really specified what the specific problem you were
having was. Have you ever gotten any version of Struts working with
Tomcat before or this your first attempt?
If you never gotten any version of Struts to work before, then my guess
would be there is something wrong with how
Does the problem I'm having look familiar to you? What other web-apps
are running under Tomcat 4.1 in your configuration?
If you can get it running that gives me hope.
On Thu, 23 Sep 2004 11:00:21 -0400, Sean Schofield
<[EMAIL PROTECTED]> wrote:
> FYI: I was able to run both 1.2.2. and 1.2.4 o
FYI: I was able to run both 1.2.2. and 1.2.4 on Tomcat 4.1 with no
problems. I'd take Jame's advice though and upgrade to 1.2.4 just to be
safe.
sean
James Mitchell wrote:
There were several issues with the 1.2.2 build. Please try it with 1.2.4
--
James Mitchell
Software Engineer / Open Sour
There were several issues with the 1.2.2 build. Please try it with 1.2.4
--
James Mitchell
Software Engineer / Open Source Evangelist
EdgeTech, Inc.
678.910.8017
AIM: jmitchtx
- Original Message -
From: "CCNY" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sen
21 matches
Mail list logo