Arunkumar Chinnadurai wrote:
Hi all,
I have create on jsp application.i have do all business logics in controller. while running my application if i give refresh(F5) the same request calling again...
first time it show any alert msg mean if i give refresh(F5). it will call again the aler. how to rectify this.
Francis Zabala wrote:Hello again,
Has anyone tried to connect a client to a server using HTTPS and using Hessian binary protocol to communicate?
I saw something that worked but unfortunately its on php:
The code above does work and is able to communicate with the server.
Can you please help us? Thanks.
Regards,
Francis
muruga dhanapal wrote:Hi All,
I have recently joined a Tier1 company and I have a total experience of 3+ years. Am gonna work in web technology where they are using Web-service which is totally new to me. I have little knowledge of struts2 and spring but am not aware of web-service. please suggest me what should I do. Expecting your valuable responses.Thanks in Advance.
riris wijaya wrote:hy all, i can't figure out the logic of this
The position of A and B is random. And A and B is linked by *. What is the logic of this?? do i have to make an array 10 x 10, and access the index randomly to put A??? or what??