I faced a similar error in porting my application from Struts 1.0.2 to 1.1b3.   
Problem persists on nightly (as late as Jan 31) as well.  I have even written to Arron 
to see if he is aware of a problem.

You *may* be able to work around this problem by including the nested_1_0.jar -- the 
jar that is to be used with Struts 1.0.  Since 'n' comes before 's' alphabetically, 
this jar file is loaded before struts.jar.  

While this may get you past the current problem you may trip up on others.  In my 
case, including nested_1_0.jar fixed the first problem but this "solution" failed on a 
subsequent page -- I think  on a <nested:define>.

So, what am *I* doing?  I am back at Struts 1.0.2 since I don't have the time to 
rewrite my entire application in a manner that works with 1.1.  Time permitting, I 
might try to trace the cause of the error in the nested tags.

Sri

-----Original Message-----
From: Christoph Rooms [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 05, 2003 9:01 AM
To: [EMAIL PROTECTED]
Subject: nested taglibs / Struts 1.1 beta 3


hi all,

My application, using nested taglibs, used to work fine under struts 1.1 beta 1. 

I upgraded now to 1.1 beta version 3, and i suddenly get this error witin my jsp page. 

javax.servlet.jsp.JspException: No getter method for property 
translatedObjects[0].language of bean team

I feel like this is a bug ? Anyone else found this bug ?

Also strange is that he will not show this error within by Tiles page ... he will just 
give a blank page. I needed to forward my action to the actual jsp itself. 

Anyone ? 

Thanks, Christoph

Christoph Rooms
TAM
+ 32 475 531 529

Novell Positioned as a "Leader" in Analyst Firm's Metadirectory Magic Quadrant 
Novell is the first, and thus far only, company to enter the Leader Quadrant of 
Gartner's Metadirectory Services Magic Quadrant. Leaders are vendors who are 
performing well today, have a clear vision of market direction, and are actively 
building competencies to sustain their leadership position in the market. Read more 
and find out how to access the report at 
www.novell.com/news/press/archive/2002/08/pr02058.html


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


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

Reply via email to