how to run servlets in eclipse 3.3.2....if we choose
file->new->servlet then after that it is showing
javax.servlet.* ...cannot be resolved.......to avoid this
error any external jar file is to be added?

please help me regarding this issue........thank u

Answers were Sorted based on User's Feedback



how to run servlets in eclipse 3.3.2....if we choose file->new->servlet then after that it is..

Answer / prasad

RIGHT CLICK ON YOUR PROJECT--> PROPERTIES---->
ACTIVE "LIBRARIES " PANE---> ADD EXTERNAL JAR--> GO INSIDE
YOUR TOMCAT/.../LIB/SERVLET-API---.NEXT-->FINISH

SO THAT SERVLET-API.JAR FILE WILL BE ADDED.

Is This Answer Correct ?    7 Yes 3 No

how to run servlets in eclipse 3.3.2....if we choose file->new->servlet then after that it is..

Answer / thulsz

Add Servlet-api.jar file into ur eclipse,this jar file will
basically available in tomcat's LIB....

Is This Answer Correct ?    5 Yes 2 No

Post New Answer

More Programming Languages AllOther Interview Questions

which of the following is efficient in terms of space a. insertion sort b. quick sort c. selection d. both a and c

1 Answers   Hughes,


What is the difference between procedure -oriented language and object oriented language?

22 Answers   IBM, Infosys, TCS,


if try is followed by finally block what happen to exception occured in try block

3 Answers   Professional Access,


what will be the model paper for the post of assistant programmer in delhi high court

2 Answers  


6.int x=10; float y=20; a=x%2=? b=y%2=?

1 Answers  






WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.

0 Answers  


What ports must be open for DCOM over a firewall? What is the purpose of Port 135?

1 Answers  


what is d main diff between the java and .net framework

0 Answers   Wipro,


how to check single or double byte in struts

0 Answers  


can we retrieve only integer/String type columns from a table,if yes how?

0 Answers  


What is Partial class and its use?

1 Answers  


Question:Why is mapping required? Computer 'Paging' & 'Segmentation'. Question:Give the disadvantages of Havander's Strategies. Question: What do you mean by Belady's Anomaly. - Describe with example. Question: Discuss the various function of OS. Question: Give a brief discussion on schedulers & Dispatchers with respect to process management.

0 Answers  


Categories