i am making a chat server in jsp.
i want to insert the message entered by a user in a table but i don't want to use any button to enter the message.
can anyone suggest me a method to insert the message in the table when the user writes his message and press the enter key(like facebook)...

You need to look into JavaScript/Ajax area. JSP are just static pages with limited interaction

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.