[opencms-dev] problem with CmsObject.getRequestContext().getRequest().getFileNames in opencms 6

GASSIMBE Hamidou gassimbe at yahoo.fr
Wed Mar 8 22:32:10 CET 2006


In opencms 5, i was used these instructions to upload file, but when i migrate to opencms 6 these instrutions do not work well, can you help me:
   
  CmsJspActionElement cmsJsp = new CmsJspActionElement(pageContext, request, response);
      CmsObject cms1 = cmsJsp.getCmsObject();
     
     String titre= cote(cms1.getRequestContext().getRequest().getParameter("titre"));
          
                  
     Enumeration e = cms1.getRequestContext().getRequest().getFileNames(); 


		
---------------------------------
 Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international.Téléchargez la version beta.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060308/bc0f8847/attachment.htm>


More information about the opencms-dev mailing list