please help me by answereing my three question

1)page redirection is possible through which methods?


2) another question which is the default port number of jws?

3)we can write servlet programs by using http packages only ah?

1) yes, make sure you've constructed the frame then you can use setVisible(true)

2) Java Web Server - try port 7001

3) Yes.

Google is your friend. Use it.

Servlets:

http://docs.oracle.com/javaee/1.4/api/javax/servlet/http/package-summary.html
http://www.apl.jhu.edu/~hall/java/Servlet-Tutorial/Servlet-Tutorial-First-Servlets.html

Oracle JWS Annotation Reference:

http://docs.oracle.com/cd/E13222_01/wls/docs90/webserv/annotations.html

Oracle Internal Frames Tutorial:

http://docs.oracle.com/javase/tutorial/uiswing/components/internalframe.html

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.