where can i learn this stuff??.. what to make a log in log out session in my website using java since its for our advance java class.. ty
where can i learn this stuff??.. what to make a log in log out session in my website using java since its for our advance java class.. ty
Try to search the net, you can find a lot of tutorial bout jsp/servlet. Know how response and request mechanism works. Also use tomcat as your web server instead of xampp.
but can i figure tomcat to work with xampp since i have php in some parts of my site..
nope, php cant run on tomcat, why not convert all your code to java instead?!
Similar Threads |
|