Hi
after some double checking the problem is with our build copying in the old
tld for struts 1.1
WebLogic seems to insist that all tags are valid for the application
regardless of whether we are using them 
in our pages.
performance
Our main master/detail style jounral entry seems to have too many tags now
and is very slow in displaying, even on subsequent (compiled) requests.
Traces should it to slow down on page display and not business components
Our suspect are garbage collection of tags or overhead from the try/catch
blocks
Any suggestions?

:-)
Tom Lister
* 020 7612 3030
* [EMAIL PROTECTED]


-----Original Message-----
From: Arron Bates [mailto:[EMAIL PROTECTED]]
Sent: 17 September 2002 15:31
To: Struts Users Mailing List
Subject: Re: nested tags - version problem


Do you mean the nested_tags_10.jar from my site?...

I just checked the tld, there's no mention of the EmptyTag or the
NestedEmptyTag that extends from it. It is in the Jar, but if it's not
in the tld file, it's not going to get called.

Other people are running off weblogic on the old jars also.

Arron.


On Tue, 2002-09-17 at 20:31, Lister, Tom (ANTS) wrote:
> we are using the nested tags library that is compatable with struts 1.0
> but it depends on but it still contains references to the 'EmptyTag',
which
> I think is 1.1
> this has only become apparent when moving from development using tomcat to
> deployment on web-logic
> 
> has anyone got this problem.
> 
> If it time for 1.1, then is it straight forward to run up our current
> application under 1.1 and what are the 
> pitfalls. we're coming to the end of a large development and don't really
> have time for major reworking of the application
> 
> :-)
> Tom Lister
> * 020 7612 3030
> * [EMAIL PROTECTED]
> 
> 
>
***************************************************************************
> This communication (including any attachments) contains confidential
information.  If you are not the intended recipient and you have received
this communication in error, you should destroy it without copying,
disclosing or otherwise using its contents.  Please notify the sender
immediately of the error.
> 
> Internet communications are not necessarily secure and may be intercepted
or changed after they are sent.  Abbey National Treasury Services plc does
not accept liability for any loss you may suffer as a result of interception
or any liability for such changes.  If you wish to confirm the origin or
content of this communication, please contact the sender by using an
alternative means of communication.
> 
> This communication does not create or modify any contract and, unless
otherwise stated, is not intended to be contractually binding.
> 
> Abbey National Treasury Services plc. Registered Office:  Abbey National
House, 2 Triton Square, Regents Place, London NW1 3AN.  Registered in
England under Company Registration Number: 2338548.  Regulated by the
Financial Services Authority (FSA).
>
***************************************************************************
> 
> 
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


***************************************************************************
This communication (including any attachments) contains confidential information.  If 
you are not the intended recipient and you have received this communication in error, 
you should destroy it without copying, disclosing or otherwise using its contents.  
Please notify the sender immediately of the error.

Internet communications are not necessarily secure and may be intercepted or changed 
after they are sent.  Abbey National Treasury Services plc does not accept liability 
for any loss you may suffer as a result of interception or any liability for such 
changes.  If you wish to confirm the origin or content of this communication, please 
contact the sender by using an alternative means of communication.

This communication does not create or modify any contract and, unless otherwise 
stated, is not intended to be contractually binding.

Abbey National Treasury Services plc. Registered Office:  Abbey National House, 2 
Triton Square, Regents Place, London NW1 3AN.  Registered in England under Company 
Registration Number: 2338548.  Regulated by the Financial Services Authority (FSA).
***************************************************************************


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to