954,523 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

java

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?

cvanithakpm
Newbie Poster
21 posts since Oct 2011
Reputation Points: 10
Solved Threads: 0
 

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

StephNicolaou
Posting Whiz in Training
204 posts since Nov 2007
Reputation Points: 77
Solved Threads: 18
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You