Telerik Forums
UI for JSP Forum
1 answer
68 views

hi 

 

I am web developer James.

We are developing website based on Kendo Ui and we faced many problems with upload component.

When we upload over 5 files together, we experienced many upload fail. (We had no problems with single upload)

When we test 10 times of upload, 5 times were fail.

 

It is a serious problem with our project and i hope to know what is solution kendo ui support team can give us

 

We have another problem with upload.

 

When we try drag & drop upload in chrome, it frequently fails and we have know idea why it happens.

 

Do we have to upgrade our component? or is it original problem that this component has

 

we have to open our web site in a month and we must solve this serious problem.

 

Thank You.

Dimiter Madjarov
Telerik team
 answered on 07 Jul 2016
1 answer
109 views
Hello my name is Carlos Adrian I have trouble integrating KendoUI upload a JSP with Struts web project, I try to mapping my POST request to my Controller but it always empty.
Can anyone help me please?
<!--This is a part of my code on the JSP page-->
<div class="col-sm-12">
  <input type="file" id="attachments" class="id-input-file-2"/>
</div>
<script type="text/javascript">
 
    $(function() {
        $("#attachments").kendoUpload({
            async: {
                saveUrl: "\anexos",
                removeUrl: "\anexos",
                autoUpload: true
            }
        });
         
    }); 
 
</script>
Dimiter Madjarov
Telerik team
 answered on 23 Apr 2014
3 answers
113 views
Have not been modified, as shown in the link below for a sample source in operation.

http://182.225.168.126:8080/web/upload/initialfiles

Well as upload. But I want to do a different server (PC) in the hope that the upload connection.

     <kendo:upload name="files">
         <kendo:upload-async autoUpload="true"
              saveUrl="http://182.225.168.126:8080/web/upload/initialfiles/saveAndPersist"
              />
     </kendo:upload>

When you create a file upload is not as above. How can it possible?

* Attach the test file.
Dimiter Madjarov
Telerik team
 answered on 13 Jan 2014
1 answer
140 views
Hi Kendoers!

Is there any guide available as how to use the kendo:upload JSP wrapper tag together with an HTML 5 "drop zone" (or whatever the appropriate term is) for upload of files?

Thanks.

/Klas
Dimo
Telerik team
 answered on 23 Apr 2013
1 answer
89 views
Hello ,there
I want to send id with jsp kendo to track one to many parent ,
but there is no any custom function creation methodology in jsp kendo B version
Petur Subev
Telerik team
 answered on 04 Mar 2013
Top users last month
horváth
Top achievements
Rank 2
Iron
Iron
Steve
Top achievements
Rank 2
Iron
Erkki
Top achievements
Rank 1
Iron
Mark
Top achievements
Rank 2
Iron
Iron
Veteran
Jakub
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?