![]() |
netbeans Q
Hi,
This is my index.jsp page HTML Code:
<body>Code:
protected void processRequest(HttpServletRequest request, HttpServletResponse response)I want to A Servlet that: - checks the phone number has only numbers and no characters - checks if the email address has '@' (at) symbol and a '.' (dot) in it What should I wrote in ???? place |
Re: netbeans Q
Oh lazy people I already found the answer for the first part which is the phone, I will write it just in case someone will use it:
PHP Code:
|
Re: netbeans Q
but please I need the solution for the other part which is E-mail validity check
|
| All times are GMT +5.5. The time now is 07:01. |