[ 
https://issues.apache.org/jira/browse/WW-3980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lukasz Lenart closed WW-3980.
-----------------------------
    Resolution: Won't Fix

> javascript Error : Dojo is undefined
> ------------------------------------
>
>                 Key: WW-3980
>                 URL: https://issues.apache.org/jira/browse/WW-3980
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Core Actions
>    Affects Versions: 2.0.14
>         Environment: Windows
>            Reporter: prashant borse
>            Assignee: Lukasz Lenart
>            Priority: Blocker
>              Labels: javascript
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Hi,
> My application is using both, in one module struts1 and in other module 
> struts2. i have to do file uploading in struts1 but due to struts2 filter 
> mapping   as given below   
>      <filter-mapping>
>         <filter-name>struts2</filter-name>
>         <url-pattern>/*</url-pattern>
>     </filter-mapping>
> Struts1 considering the multipart request as the http request, so i am 
> getting the FormFile always Null. To solve this problem, I have changed 
> <url-pattern>*.action</url-pattern>, Now my problem of file uploading is 
> solve, But it has created new problem in struts2 module while travercing the 
> module, I for the javascript exception "Dojo is undefined". I am not getting 
> any solution to solve this problem. i can not convert back url-pattern to /* 
> if do this my file uploding will not work.
> Request you to send me solution As early as possible 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to