javascript to jsp

Thread Solved

Join Date: Jun 2006
Posts: 7,614
Reputation: ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of ~s.o.s~ has much to be proud of 
Solved Threads: 466
Super Moderator
Featured Poster
~s.o.s~'s Avatar
~s.o.s~ ~s.o.s~ is offline Offline
Failure as a human

Re: javascript to jsp

 
0
  #11
Jun 22nd, 2007
Maybe you need to see this.
I don't accept change; I don't deserve to live.
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: javascript to jsp

 
0
  #12
Jun 23rd, 2007
idiotic and highly dangerous to have anything in place that can bypass the normal request/response system and call any method it wants directly.

Security leaks guaranteed, such a thing is a major billboard with all flashing light for crackers, giving them complete root access to your machine at their leasure.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 7
Reputation: ovidiu61 is an unknown quantity at this point 
Solved Threads: 0
ovidiu61's Avatar
ovidiu61 ovidiu61 is offline Offline
Newbie Poster

Re: javascript to jsp

 
0
  #13
Jun 25th, 2007
Thank you for your link sos It is very interesting.
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 7
Reputation: ovidiu61 is an unknown quantity at this point 
Solved Threads: 0
ovidiu61's Avatar
ovidiu61 ovidiu61 is offline Offline
Newbie Poster

Re: javascript to jsp

 
0
  #14
Jun 25th, 2007
You know duckman it is not this dangerous to call server methods from a client. Look at Corba and you'll have perfect secure language where client calls server methods. You have a local representation of the object situated on the server on the client and the client communicates with the server using the ORB. It is adapted for Java, C, C++,.... modules.

If the C can communicate with a Java program using Corba why not Javascript? For the moment I'm using the classic method to call my methods but I think that building a system allowing a secure communication between Javascript and other languages using Corba concepts would be a very interesting project.

If you want more details just look on the Internet, you'll find all you want.


ciao


ovidiu
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC