hi to all,
i did a project in jsp for "online exams" in my college
then here my problem is how can i put into server so that every student can write the exam by connecting to the server
how can he connect to the application(jsp file) which i put in one system
please help me
ravi_91 0 Newbie Poster
Recommended Answers
Jump to PostYou are failing to explain the situation. Anyway you need to have access to Java container/server such as Tomcat, JBoss, Glasfish, Jetty etc. This will normally run on top of Apache 2 server. Apache 2 server will redirect request for a domain/sub-domain (depends on the configuration) to Tomcat. Tomcat is …
Jump to PostThe same as you run tomcat on your desktop you need to run it on your college server and give it domain name
All 7 Replies
urtrivedi 276 Nearly a Posting Virtuoso
ravi_91 0 Newbie Poster
urtrivedi 276 Nearly a Posting Virtuoso
ravi_91 0 Newbie Poster
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
ravi_91 0 Newbie Poster
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
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.