Jump to content

So i started to learn about java servlets in university and i was able to create a servlet without any problem in the computer lab.however when i tried it in my home computer the folder source package is not there after creating a new web application. These are the step i followed:

 

New project > java web >web application > next > next > select server : glassfish server 4 > Finish 

so after following these steps a folder called source packages should be there,but it isnt there.(I will attach a image of the files available) 

 

if source packages folder is there i can continue with these steps:

right click source packages > new java package > finish

then i can create a servlet inside that package

Capture.PNG

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×