I also had the same problem with WebLogic 10 and Stripes. I found the following worked for me: - Extract the stripes.tld file out of the stripes.jar and place in your project - Edit the stripes.tld file and remove the 2 function tags at the bottom of the file - in your jsps, reference your stripes.tld from your project, eg: <[EMAIL PROTECTED] prefix="stripes" uri="/tld/stripes.tld" %>
------------------------------------------------------------------------- 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
