Find Jobs
Hire Freelancers

call a method java from a jsp page in liferay ActionRequest

€10-30 EUR

Fechado
Publicado há quase 8 anos

€10-30 EUR

Pago na entrega
Hi,i have a problem in a jsp. I need to call a method java from a button insert into a jsp page. I can't use the submit button but i need to use "button" type. i have use this code and i have success access into a java method but the java method don't response nothing! i dont know why i see from log that i can access to java class but in case of success the alert into jsp page, return me "undefined" value. N.B. In java i need to use ActionRequest and ActionResponse or a string method java. I can't use doView RenderRequest. I have use in java [login to view URL] but the Success Ajax can't read this? I think that in case of success i need to return a jsonObject? why dont return me nothing? thanks JSP: ______________________________________________________________ <portlet:actionURL var="valideteProcessoActionURL" windowState="normal" name="validateProcesso"></portlet:actionURL> <form id=insertform action="<%=valideteProcessoActionURL%>" name="rispostaForm" method="POST" enctype="multipart/form-data" > <div class="span8"><input type="button" value="VALIDAZ" id="validaProc" onclick="valida()"></div> </form> <aui:script> function valida(){ var upProc = [login to view URL]("uploadProcesso").value; AUI().use('aui-io-request', function(A){ [login to view URL]('<%=[login to view URL]()%>', { method: 'post', <!-- dataType: 'json', --> data: { uploadProcesso: upProc + "aaa"}, on: { success: function(test) { alert(test); var data = [login to view URL]('responseData'); alert("risultato: " + <%= [login to view URL]("risultatoValidaz") %> + <%=risultatoValidaz %> + <%=risultatoValidaz %> + data); <%-- alert("nome: " + <%=[login to view URL]("name")%> + "Rapp: " +<%=[login to view URL]("rapportino")%>); --%> alert([login to view URL]('responseData').jsonObject); [login to view URL]("validazioneProcesso").value = [login to view URL]('responseData').jsonObject; } } }); }); } </aui:script> JAVA: _________________________________________________________________ public JsonObject validateProcesso(ActionRequest request, ActionResponse response) throws IOException, PortletException { UploadRequest uploadRequest = PortalUtil .getUploadPortletRequest(request); String tabs1 = [login to view URL](uploadRequest, "nomeTab"); String uploadProcesso = [login to view URL](uploadRequest, "uploadProcesso"); [login to view URL]("Ciaoooo"); // i see this in log correctly [login to view URL]("uploadProcesso: " + uploadProcesso); // i see this in log correctly and this parameter come from jsp String name = "test"; JsonObject jsonObject = new JsonObject(); [login to view URL]("validazioneProcesso", name + uploadProcesso); [login to view URL]("risultatoValidaz",name); [login to view URL]("risultatoValidaz",name); [login to view URL]("tabs1", tabs1); [login to view URL]("mvcPath", "/html/cat/[login to view URL]"); return jsonObject; }
ID do Projeto: 11043674

Sobre o projeto

14 propostas
Projeto remoto
Ativo há 8 anos

Quer ganhar algum dinheiro?

Benefícios de ofertar no Freelancer

Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
14 freelancers estão ofertando em média €22 EUR for esse trabalho
Avatar do Usuário
9years liferay experience. liferay certified and java certified. Let me know if i can help you fix solution.
€39 EUR em 1 dia
4,8 (19 avaliações)
5,4
5,4
Avatar do Usuário
Hi there - My name is Michael Phu.I’ve read your brief and can see that we can work together I'm on Senior software developer with over 5 years of programming experience in a variety of roles across a number of industries. • Strong Programming Skills in designing and implementation of multi-tier applications using Java, J2EE, XML, JSP, HTML/HTML5, JSF, Spring, EJB • Strong experience with CMS with Liferay Portal : developing portlet, customize portal core, theme, plugin… • Strong experience with Alfresco DMS I would approach your project by starting with wireframes and getting the design completed, before starting the actual development phase. I am highly qualified for this project and would love to speak with you further about taking this project on. If you'd like to view my previous work, take a look at my Freelancer Portfolio. Have a nice day !
€29 EUR em 1 dia
5,0 (6 avaliações)
5,2
5,2
Avatar do Usuário
Hello, I am highly experienced in software development using various technologies/programming languages, including Java technologies (Servlets, JSP, JSF, Spring, Jasper reports, Hibernate, JavaFX, swing, JPA),Android, Html ,Javascript and Angular JS,C#, PL-SQL, My SQL,and Oracle database. Just send me all details. Regards,
€20 EUR em 1 dia
3,4 (7 avaliações)
3,1
3,1
Avatar do Usuário
i worked with liferay some tests ago. ajax eorks also in my cutrent project. I good to solved it quicly. install the life ray would to ok time.
€34 EUR em 4 dias
5,0 (1 avaliação)
0,7
0,7
Avatar do Usuário
hey, I have good knowledge in below mentioned skills by you. I also have some certifications in JAVA. I can share some of demos with you if you want for better understanding. Currently I'm working on a banking project in an IT company using JAVA,JSP,JSP and database programming. And most importantly, you will get your project done before the deadline.
€10 EUR em 0 dia
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
Hi there!! I hope you are doing well.. I am a professional developer working on Java for the past few. I have dedicated experience of Liferay development of 2+ years. I have my own team and we all are development loving and challenge craving. We have been doing this for the some good amount of time and we are confident that we can sort things out for you. FOR YOUR PROJECT Coming to business... I read your requirement and I got the problem where actually problem is in your code. I can solve this in no time. I can give you full understanding about problem that why you are not getting any response and how actually it should be coded. I can also teach you learning complete Liferay development as I am trained by official Liferay team and training others from quite a good amount of time. Feel free to shoot a message at me anytime. Thank You, Best Regards
€20 EUR em 1 dia
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
Hi, I am working in Java technology from last 8 years . Give me chance . I can fix this in a day approx. Thanks, K C Rana
€14 EUR em 1 dia
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
Hello There, I am Java Developer having more than 2 years of experience in java. I am Oracle certified and Mongo Db Certified Developer. I also have knowledge of Core Java, JSP, Servlet,MongoDB, Spring, Java Swing, Maven, JDBC, My Sql Database, Oracle Database, Apache Tomcat,. I can do this job very well. Thank you.....
€21 EUR em 1 dia
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
You need a server resource method, instead of an action. I have specific experience with AUI and JQuery AJAX requests, in government and corporate portals. I can help you very fast, send me a message. FL
€10 EUR em 0 dia
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
Dear Hiring Manager, As an expert in liferay and having deep knowledge in the same,I can be the best match for your requirement. Having around 9+ years of experience in the IT industry, As a Senior Software Engineer & Testing Domain and various verticals. Around 7+ years of relevant experience in the Liferay Portal Framework from version 4.2.3 to 6.2 Development of Portal in Liferay Framework using Java, J2EE Technologies. Regards, Salamath
€29 EUR em 7 dias
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
hello i will be glad by working on this task i will starting on this task after your hire all you need will be done i will show all steps of development process i have a very good experience about JSP and java EE development Thanks Mohamed
€10 EUR em 1 dia
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
A proposal has not yet been provided
€19 EUR em 1 dia
0,0 (0 avaliações)
0,0
0,0
Avatar do Usuário
hi, I can fix this , you can pay me whatever you want or nothing also. thanks vishnudas lokhande
€24 EUR em 1 dia
0,0 (0 avaliações)
0,0
0,0

Sobre o cliente

Bandeira do(a) ITALY
Milano, Italy
5,0
5
Método de pagamento verificado
Membro desde jan. 22, 2005

Verificação do Cliente

Obrigado! Te enviamos um link por e-mail para que você possa reivindicar seu crédito gratuito.
Algo deu errado ao enviar seu e-mail. Por favor, tente novamente.
Usuários Registrados Total de Trabalhos Publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Carregando pré-visualização
Permissão concedida para Geolocalização.
Sua sessão expirou e você foi desconectado. Por favor, faça login novamente.