can u guys provide any example please?
Type: Posts; User: chinni
can u guys provide any example please?
hi all,
can u provide information about
what is marshalling/un marshalling?
how can we do that?
what is use of marshalling/un marshallig?
hi friends,
my code is like this,
.........
Class c=new Class(test);
Object obj= c.newInstance();
hi all
i am not using any HttpServlet or any?
my socket which is running at a port no 9000, how to get url from browser in the socket class?
i want to take URL class Object? how is it possible?...
hi json ,
i am not using any HttpServlet or any?
at my socket which is running at a port no 9000,
i want to take URL class Object? how is it possible?
//chinni
hi all,
i have to work with
javax.xml.parsers.DocumentBuilder;
javax.xml.parsers.DocumentBuilderFactory;
org.w3c.dom.Document;
org.w3c.dom.Element;
org.w3c.dom.NodeList;
classes like...
hi boss,
i am writing one server class. in that serversocket created at the port 9000.
now i want to get url in the browser as a java object.
boss i used getInputStream() method to get url...
i mean ,
in my main method i am running a serversocket at 9000 port no,
and i am sending a request to a port no 9000,
this url , which is sent from the browser , i want to get that, in server...
hi all,
i am running serversocket in my programs
how to get url which is typed in a web browser?
plzz tell me ,if u know about it?
good job friends.
the code which is written by javapf is
can be modify
i think the if code totlly write into a function
we will display the files if it is a file other wise we call...
hi friends,
what is the use of META-INF directory in web application deployment structure?
which files can we put in this directory?
hi boss,
i am intested to it, let me know which domain, which features would u like 2 add to that code.
u can contact through mail.
hello gentle man,
i used notepad as back end data base,i created csvdsn for that.
type 1 jdbc driiver.
the code i written is
<code>
hi everyone,
i want to develop the chat application,
is it necessary to use server socket and mutithreading concept in the servlet?
if u knew about it plzz help me guys.
so inside the doPost method we can calll do Get method
vice versa
as per u'r requirement u can use.
for sending request back u can use RequestDispatcher interface
inside the post method u can call get method. if u r sending post request.
if u r sending get request u can call post method inside the Get method
try it once.
hi everybady,
i want to know, what is the use of transient, valatile keywords in java
and what is the use of serializable interface?
where and how we preserve the state of the object?
useful info for chat code
hi sivakrishna,
i think, it is possible with a distibuted environment , i mean servlet's technology and multithreading concept.