0 Replies Latest reply on Jul 3, 2010 8:18 AM by sunay

    rich:fileUpload + context message problem

    sunay

      Hello All,

       

      I am using rich:fileUpload control, for getting excel file and storing to db, i am throwing exception when method gives error at the time of migrating excel contents to DB,  in the parent method i am catching the exception and storing exception's message into the context. my problem is that i can see the message on console , but i am not able to see that message in my web messages, as in <a4j:commandButton> we can use <n:nav> tag with outcome, redirect and storemessage attributes we can include the message on other page, but same thing can't be applied for upload control,

       

      one thing i feel i should mention is my whole message handling is in common page for displaying global messages

       

       

      any help would be appriciable

       

       

       

      Thanks

      Sunay Shah