-
servlet + config + blazix
hey guys,
I have just started learning JSP. I installed the java compiler and java run time kit from the java.sun.com.
I am using Blazix Web server (application web server). I have also done all the necessary installation and set-up.
I can do all of the followinng successfully, testing and creating JSP pages and also creating a JDBC Connnection to the database.
The problem i am facing is when i have to run the browser by entering the URL to a servlet.
Apparently, servlets are to be compiled first and then are to be run the browser i did that but still it shows "HTTP 404 error"
I also searched for the servlet.jar file within the blazix folder which i wasnt successful in locating . I then downloaded the
"servlet.jar" file from the web and i then re-defined by CLASSPath variable to the servelt.jar file but still i am unsucessful.
Can anyone pls help me how to go about compiling and running the servlet with Blazix server ?
Best Regards,
Mukesh
-
Have you ever thought about using ant. It's a great build tool for compiling java applications. Anyway why are you using the Blazix server... I though everybody used tomcat. If you get tomcat I'm sure I can help you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|