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

Christian Steinert christian_steinert at web.de
Thu Mar 9 21:48:10 CET 2006


GASSIMBE Hamidou wrote:
> 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 
> <http://us.rd.yahoo.com/messenger/mail_taglines/default/*http://fr.beta.messenger.yahoo.com> 
> la version beta.
> ------------------------------------------------------------------------
>
>
> ___________________
Package names have changed
old:             com.opencms.flex.jsp
new            org.opencms.jsp


Please read the alcacon documentation of opencms 6. It describes how to 
move from opencms 5 to opencms 6.

Christian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060309/c7aa57ab/attachment.htm>


More information about the opencms-dev mailing list