Trending JSTL Discussions

Follow

Ask the Community


Ask any professional question and get answers from other specialists.

Stream language
Mohd Nadeem Mohd Rehman Mohammed's image
Question added by Mohd Nadeem Mohd Rehman Mohammed Software Engineer Softworx Technologies
7 years ago
Answers:
2
Followers:
Views:
277
Vote Count:
0
Answer should contain a minimum of 25 characters.
Mohd Nadeem Mohd Rehman Mohammed's image
Question added by Mohd Nadeem Mohd Rehman Mohammed Software Engineer Softworx Technologies
7 years ago
Answers:
1
Followers:
Views:
416
Vote Count:
0
Answer should contain a minimum of 25 characters.
yogesh sudrik's image  
Answer added by  yogesh sudrik
7 years ago

request.setAttribute("name","ss ss"); getServletContext().getRequestDispatcher("/result.jsp").forward(request, response);AnExample of c:out ... See More

Default profile image  
Answer added by  Deleted user
7 years ago

use this code i think it will help you 

Mohd Nadeem Mohd Rehman Mohammed's image  
Answer added by  Mohd Nadeem Mohd Rehman Mohammed, Software Engineer, Softworx Technologies
7 years ago

The JavaServer Pages Standard Tag Library (JSTL) is a collection of useful JSP tags which encapsulates core functionality common to many JSP applications. JSTLhas support ... See More