freemarker.core.InvalidReferenceException

2009-10-26 Thread pankaj semwal
Hi, When i checked my log files i got the following exception. Java backtrace for programmers: -- freemarker.core.InvalidReferenceException: Expression error is undefined on line 35, column 4 in template/simple/actionerror.ftl. at freemarker.core.TemplateObject.assertNonNull(Te

RE: [Struts2] Problem using Struts2 with EJB3 over ServiceLocator (Jboss say Caller unauthorized)

2009-10-26 Thread Fernandes Celinio
Hi Michael, Did you fix your problem ? If yes, what was wrong ? -Message d'origine- De : Michael Obster [mailto:mich...@obster.org] Envoyé : vendredi 2 octobre 2009 17:42 À : Struts Users Mailing List Objet : Re: [Struts2] Problem using Struts2 with EJB3 over ServiceLocator (Jboss say

Issues in Multiple file upload in struts 2.0

2009-10-26 Thread swamy007
Hi, Can anyone give solution for uploading multiple files using struts 2.0. I need struts action class that is, how to get all file paths for uploading that files in the specified folder. Please help me about this issue. Regards, swamy -- View this message in context: http://w

ClassNotFoundException ActionMessage Struts 1.3.5

2009-10-26 Thread Morrissey, Alfreda
Hello, When I try to use the ActionMessage class in a class that is not an Action or Form, I get a ClassNotFoundException. I have the following function in a common utility class. import org.apache.struts.action.ActionErrors; import org.apache.struts.action.ActionMessage; public stati

issue with escape characters in struts2 textarea/textfield

2009-10-26 Thread monika budhiraja
Hi: I am facing a problem of escape characters. In struts2, if we want to spit out property of any field, we can use, option as escape="false". But, same option is not available for textarea or form field. Because of this data gets double escaped in forms and user see escape entities. Do we

Struts 2 and log4j

2009-10-26 Thread carl ballantyne
Hi Guys, I am trying to make the switch to Struts2 for an upcoming project. However I have run into one annoying problem. I am using GlassFish 2.1 and keep getting logs messages from Struts 2 in the server.log instead of the app specific log myapp.log. This is despite having configured lo

Struts 2, validation and s:actionerror

2009-10-26 Thread carl ballantyne
Hi Everyone, I am new to Struts 2 and trying to make the switch from Struts 1. I cannot figure out how to get the validation to display the messages/errors in the input form with the use of the s:actionerror or s:actionmessage tags. It never outputs anything despite the validation appearin

Re: Struts 2, validation and s:actionerror

2009-10-26 Thread Greg Lindholm
There are three buckets for error messages; general errors, general messages and field errors. and display the general errors and general messages. Most validation will product field errors which by default get rendered beside the field with the error. You can control how field errors get displa

AW: Warning: The default value expression 'Blabla' was evaluated and did not match a property

2009-10-26 Thread Juergen.Leeb
Yes I do. I managed the loglevels with a property file. Thanks! > -Ursprüngliche Nachricht- > Von: Musachy Barroso [mailto:musa...@gmail.com] > Gesendet: Mittwoch, 21. Oktober 2009 17:13 > An: Struts Users Mailing List > Betreff: Re: Warning: The default value expression 'Blabla' was eval

Image not loaded in jsp

2009-10-26 Thread dharhsana
Hi to all, I have some query regarding viewing of images in jsp page. We are using struts with hibernate to develop our application. What we do is while inserting image ,we insert the path in the database and have images in the webapps.the image is not been loaded after uploaded.. once after res

RE: Image not loaded in jsp

2009-10-26 Thread Vishnu Vyasan Nelliparmbil
Hi Rekha, Which app server are you using? Try printing the path you got from database. And are you using <%=request.getContextPath()%> ? Best Regards Vishnu NV Java Application Developer Ministry of Municipalities and Agriculture Affairs -Original Message- From: dharhsana [m