Thank you Lionel for your quick reply. My "taglibs.jsp" includes already
all necessary standard taglib s:
 
<%@ taglib prefix="stripes"
uri="http://stripes.sourceforge.net/stripes.tld"; %>

<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"; %>

<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"; %>

<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"; %>

And as stated in the original question, the same code works just fine
when initially loaded, but breaks when using partial Ajax updates.
 
any other suggestion?
 
Regards,
Tayeb
ps. mercie ;-)
 
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to