Forum: JSP Jul 24th, 2009 |
| Replies: 6 Views: 445 kudos to peter_budo , yeah now i get this stuff ...
its printing the text i enter.
Is there any web server which is generic and runs all the web technologies like PHP and JSP n all . |
Forum: JSP Jul 24th, 2009 |
| Replies: 6 Views: 445 May be your right. but is there any way i can perform this simple task of just printing the text. |
Forum: JSP Jul 23rd, 2009 |
| Replies: 6 Views: 445 i have created 2 files
1.chat.html
<HTML>
<HEAD>
<TITLE>Enter your name</TITLE>
</HEAD>
<BODY>
<H1>Enter your name</H1> |