I really have no idea why it doesn't work in Linux. Btw which SDK are you using on NT 
and which on Linux??
BUt here a suggestion:
Try putting the setProperty tag inside the useBean tag.
Something like this

<jsp:useBean ...> 
<jsp:setProperty .../>
<jsp:useBean/>

Might work.

hope that helps

Stefan

Reply via email to