Please help me out for this error

Hi all,
I am facing one problem when I am running my appliction.
Cannot find message resources under key org.apache.struts.action.MESSAGE
jsp code:
<logic:notEmpty name=+"usersList"+ scope=+"session"+>
<bean:define id=+"records"+ name=+"usersList"+ scope=+"session"+ type=+"java.util.List"+/>
<table border=+"1"+>
<tr>
<td>User Name</td>
<td>Marks</td>
<td>DOB</td>
</tr>
<logic:iterate id=+"record"+ name=+"records"+ type=+"com.irc.vo.UserVO"+>
<tr>
<td><bean:write name=+"record"+ property=+"userId"+/></td>
<td><bean:write name=+"record"+ property=+"marks"+/></td>
<td><bean:write name=+"record"+ property=+"DOB"+/></td>
</tr>
</logic:iterate>
</table>
</logic:notEmpty>But I am pretty sure that the problem is not with ApplicationResources properties file or something. Because 1) I am not implementing in such a way 2) it was running fine when I removing "center" and "DOB" in my jsp.
My doubt of this problem is it is not able to render "marks" and "DOB" are not of string type of fields in UserVO.
Any help in this regard is much appreciable.

sureshkumargem wrote:
My doubt of this problem is it is not able to render "marks" and "DOB" are not of string type of fields in UserVO.Even if marks and DOB are not of String types, that should not make any difference. Check whether you have proper getters and setters for them.
Also check whether you have
commons-digester.jar
commons-beanutils.jar
Along with struts.jar files into the "/WEB-INF/lib" folder of you context root.

Similar Messages

  • Please help me out with this error:Logical dimension table D_TARGET has a source D_TARGET that does not join to any fact source.

    I get the folowing error when I run the global consistency check
    WARNINGS:
    Business Model DAC_Measures:
    [39008] Logical dimension table D_TARGET has a source D_TARGET that does not join to any fact source.
    Can someone help me out please?
    Thank you!

    It seems your dimension is not joined to any facts. Did you check your BMM/physical joins?

  • My osx version is 10.8.2. i was buying the facetime app for my mac. i got this error -"FaceTime can't be installed on "Macintosh HD" because the version of OS X is too new." so please help me out of this funny situation.

    my osx version is 10.8.2. i was buying the facetime app for my mac. i got this error -"FaceTime can’t be installed on “Macintosh HD” because the version of OS X is too new." so please help me out of this funny situation.

    https://www.apple.com/support/mac-apps/facetime/

  • My iPhone 6 ear speaker is not working properly I couldn't able to hear any thing from ear speaker to lissen I had to put on loud speaker or to use handsfree please help me out with this problem if some body have answer?

    My iPhone 6 ear speaker is not working properly I couldn't able to hear any thing from ear speaker to listen I had to put on loud speaker or to use hands free please help me out with this problem if some body have answer?

    Hi Venkata from NZ,
    If you are having an issue with the speaker on your iPhone, I would suggest that you troubleshoot using the steps in this article - 
    If you hear no sound or distorted sound from your iPhone, iPad, or iPod touch speaker - Apple Support
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • HT1212 My iPod touch is disabled after too many attempts and I want to enable it without getting it clear so can you please help me out in this....

    My iPod touch is disabled after too many attempts and I want to enable it without getting it clear so can you please help me out in this....

    A data recovery company MAY be able to do it for a price. The Disabled is a very good security feature.
    JWhy not just restore from the last backup you have?
    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                         
    If recovery mode does not work try DFU mode.                        
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings        
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: How to back up     
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
      Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • While opening the iTune Store i receive the following error, "The procedure entry point ADAdPolicyEngine_DidEnterSation could not be located in the dynamic link library iAdCore.dll" Please help me to clear this error.

    While opening the iTune Store i receive the following error, "The procedure entry point ADAdPolicyEngine_DidEnterSation could not be located in the dynamic link library iAdCore.dll" Please help me to clear this error.

    I faced the same issue. This solved it for me: Troubleshooting issues with iTunes for Windows updates
    Hope this helps.

  • Lost newly purchased Iphone5, Reported complain in police station but not getting proper responce. Can apple help me out for this?

    Lost newly purchased Iphone5, Reported complain in police station but not getting proper responce. Can apple help me out for this?

    Oh, don't worry. I know exactly. I'm a retired law enforcement officer after 30 years. I didn't mean for them to allow you to use the Internet, I meant for them to assign an officer to try and track the device for the victim. Again, that would require the victim to provide their Apple ID and password, which most would not want to provide.
    Pinging the phone as you mention is only when there is probable cause and that is done through the carrier.
    I'm glad to see someone also understand that a stolen cell phone is not as important to law enforcement as it is to the victim. It is unfortunate as smartphones get more expensive. Hopefully as iOS 7 makes it debut later this year, the work Apple has done will have some impact on smartphone theft. Other manufactures and carriers are starting to improve here in the states. It never was something carriers worryed about with blacklisting. This is where they were a step ahead in Europe.

  • Hey,i forgot my login password,so i changed the password by using terminal command(reset password).now i have new user name with new password,but i can't find  my data which i have saved on mac.please help me out in this matter.

    hey,i forgot my login password,so i changed the password by using terminal command(reset password).now i have new user name with new password,
    but i can't find  my data which i have saved on mac.the storage is showing data used and free space on the disk
    please help me out in this matter.

    How did you change your user name?
    resetpassword wouldn't have done it. If you managed to create a new user, then your data is still in the old account.

  • Please help me to rectify this error..\Apache was unexpected at this time.

    Hi,
    I have installed Jdeveloper 11g ..when i try to run the serlet pgm i m getting this error..:\Apache was unexpected at this time.
    I have tried all the possible ways .. I m not getting it done. Please help me out..
    import java.io.IOException;
    import java.io.PrintWriter;
    import javax.servlet.*;
    import javax.servlet.http.*;
    public class myservlet extends HttpServlet {
    private static final String CONTENT_TYPE = "text/html; charset=windows-1252";
    public void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException {
    response.setContentType(CONTENT_TYPE);
    PrintWriter out = response.getWriter();
    out.println("<html>");
    out.println("<head><title>myservlet</title></head>");
    out.println("<body>");
    out.println("<p>The servlet has received a GET. This is the reply.</p>");
    out.println("</body></html>");
    out.close();
    output:
    *** Using HTTP port 7101 ***
    *** Using SSL port 7102 ***
    C:\Users\sony\AppData\Roaming\JDeveloper\system11.1.2.1.38.60.81\DefaultDomain\bin\startWebLogic.cmd
    [waiting for the server to complete its initialization...]
    \Apache was unexpected at this time.
    Process exited.

    Have a look at your CLASSPATH environment variable - if it has any parenthesis in it (for example "c:\program files (x86)") - try removing those entries from the CLASSPATH variable.
    John

  • HT1338 My macBook pro i5 2.5 dual core screen in blinking, please help me out in this issue. I am using mac os x 10.8.2

    I have bought new macbook pro 13.3" i5 2.5 dual core. I was working fine but suddenly when i restarted my macbook after a shutdown its screen started blinking or scattering type. But before shutdown it was working very fine, dont know what happened to it. Please help me out.

    Try running the Apple Hardware test to see if it picks anything up:
    http://support.apple.com/kb/PH11342
    You can also try starting in the safe mode to see if the condition is the same. Booting in this mode takes a long time to start:
    http://support.apple.com/kb/HT1455

  • I want to update my WINDOWS 8 TO WINDOWS 8.1. But it doesn't updating. PLEASE HELP ME TO FIX THIS ERROR.

    SO HERE IT IS.
    I ALREADY READ MANY STEPS, MANY TIPS ON HOW TO FIX MY PROBLEM IN MY WINDOWS. BUT I REALLY CAN'T FIX IT. I'm not professional in terms of Computer System. But I really want to upgrade my Operating System to Windows 8.1.
    I really can't do it. 
    The window store says that I need to upgrade the pending updates for my applications but when I click install all.
    It's just pending. There's nothing happening. There's nothing installed. 
    So I go to control panel then search the windows update.
    There I click the Install Updates. I waited for 4 hours. But there's really nothing happening so I cancelled it.
    Then here is what happened after that.
    IT SAYS THAT code:80070003 windows update run into a problem then I clicked the "Get help with this error"
    Then I run the troubleshooting
    And then after that.
    the troubleshooting has completed this is what it said.
    Problems Found:
    Service registration is missing or corrupt
    Windows Update error 0x80070057 (2014-08-10-T-02_20_42P)
    Problems Installing recent updates
    So that's is.
    I don't know what to do.
    PLEASE HELP ME. :(

    Thanks, but, using the "free" version of Reader, there is no opportunity to open nor import the xml data - the menu options do not exist - there is no import listed.
    If we try to open the xml file directly, then we get an error - something to the effect of "unsupported file type, or the file is corrupted".
    I just noticed in my Pro version that there is the command File ->Form Data ->Import Data to Form... command. Is this what you are referring to?
    What do you recommend? Perhaps the easiest thing to do would be to purchase a few copies of Acrobat Pro for the reservations people to use? I was hoping that the free version of reader would do it, but perhaps not?
    Thanks again,
    Rob

  • Please Help Me Out of The Error

    Hello Everyone,
    I am executing the following Syntax to create a procedure which will spool all the data of my employee table and dumped into a Text file. The Procedure is creating successfully, but problem is when I am Executing the Procedure I am getting an error.
    The Syntax I am using to create the Procedure is:
    CREATE OR REPLACE PROCEDURE dump_emp
    IS
    file_handle UTL_FILE.FILE_TYPE;
    BEGIN
    file_handle := UTL_FILE.FOPEN('c:\file_dir\','dump.txt','w');
    FOR emp_rec IN (SELECT * FROM MANOJIT.EMPLOYEES) LOOP
    UTL_FILE.PUT_LINE(file_handle, emp_rec.emp_id || ',' || emp_rec.ename || ',' || emp_rec.department_id || ',' || emp_rec.salary);
    END LOOP;
    UTL_FILE.FCLOSE(file_handle);
    END dump_emp;
    The Error I am Getting when I Execute the Procedure is:
    ERROR at line 1:
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "SYS.UTL_FILE", line 98
    ORA-06512: at "SYS.UTL_FILE", line 157
    ORA-06512: at "SYS.DUMP_EMP", line 5
    ORA-06512: at line 1
    Please Help me in this matter.

    One of the quirks of UTL_FILE is that its execptions are treated by Oracle as user defined - hence the cryptic message. In order to find which error you're getting you'll need to put in an EXCEPTION section and trap the UTL_FILE exceptions - see the docs for details.
    I would guess that the problem you're getting is this: your database is on a server and you're trying to write to your client machine (i.e. your PC). You can't do this. PL/SQL is a server-side language and can only see the directories on the database machine. If you want to dump stuff to your local machine you have to use the SQL*Plus spool command, using DBMS_OUTPUT instead of UTL_FILE if you want complex assemblages.
    cheers, APC

  • Hi All can you please tell me solution for this error occurs

    I am trying to use Adaptive RFC model am getting following error :
    Failed to create new JCO client connection WD_RFC_METADATA_DEST: com.sap.tc.webdynpro.services.sal.sl.api.WDSystemLandscapeException: Error while obtaining JCO connection.
    This error is occuring while i am trying to create JCO connections,
    In my content administrator ,message server combo and application serber combo are showing empty why i am not understanding ?
    expecting answer asap. useful Answers will be rewarded nicely
    regarded
    jalandhar.

    Hi,
      Before using the model, u have to create JCO connection in ur application server.
    Check these links.
    Configuration of JCo
    http://help.sap.com/saphelp_nw2004s/helpdata/en/3a/3b1b40fcdd8f5ce10000000a155106/frameset.htm
    For configuring SLD, check these.
    SLD Connection
    Configuring SLD in Sneak Preview SAP NetWeaver '04 Sneak
    Regards,
    Harini S

  • Managing Data Backupss?????? Please help me out in this :)

    Hey all,
    I have created a software for a school, and yes I am managing it quite well. I am not very well versed with the latest technologies and the latest design patterns. My software is functioning well but I am facing two problems in it, one of which I am going to discuss here.
    I am taking the back up of my all the data and keeping it on a CD for a safer side.. but I am also not able to guess what I will do if the CD or the data gets corrupted. So can anyone please help me and instruct me and give me a brief idea as to how I can take backup of my databases...........like into the Floppy, in the CD or in the Email servers, anything....
    Any help wud be reallly helpful....
    well If I have asked any silly question, then I am sorry but please tell me wat to do.. i dont wanna go to a blind direction
    Thanks for the help :)

    Namaskar.
    You might want to do a search on backups or backup schedules. This is more of a "sysadmin" question.
    My experience is limited however, the backups in previous job went something like this:
    1. Full backups (monthly)
    2. Incremental backups (daily and kept off site)
    In both cases, DATs were rotated.
    my two paisa.

  • I am new to illustrator. Please help me out with this.

    I am totally confused about how is it done
    I created a stripes pattern but when applying it to the font it overlaps at the closing edge of the font. Please help my if there is a tutorial for doing this.

    Sidaddict,
    You can create it from a combination of carefully chosen straight (open) paths and closed paths, especially using Object>Path>Offset Path by the distance between paths, using operations like Object>Path>Divide Objects Below on certain copies of paths along with cutting with the Scissors Tool, general copying, and deleting unwanted parts underway.
    View>Smart Guides are your friends.
    The (18) vertical paths may be created by moving copies or from a tall thin rectangle using Object>Path>Offset Path, or just by moving a copy multiple time, then cut as desired.
    The B may be created from a (partially overlapping) double set based on the innermost closed (upper) path using Object>Path>Offset Path, and moving a copy, then deleting unwanted parts.
    The E and the text frames may be created from rectangles corresponding to the innermost of a series of closed paths, then using Object>Path>Offset Path, then deleting unwanted parts.
    If the vertical lines are created as closed paths, copies of the outermost shapes of the B, E, and text boxes may be used to cut them using Object>Path>Divide Objects Below.
    Throughout, you need to think ahead and build/remove paths. Especially important is to see how the desired shapes can be built from an original closed path (set) using offset path, such as the B, E, and text boxes, where you need to imagine the parts to be later deleted again.

Maybe you are looking for