How can I use the results of my method? ea: <%! method (int x) { stuff return y; } %> <% out.println(y); %> how can I make this work? "y" is a variable made during the method.
ABB,
2045in jsf page i use two dropdown list.i.e state & district.if state dropdown is selected then & then district is enable.what should be my code.
2461hi friends...i created sessions in my login page i can able to create a session but after loging out again i can able access the pages by its addresses. i think u may got problem if possible post me small example for login with sessions including database
1 3353How session is achieved in JSP?(once user logs out,if he press back button of browser he should not be allowed to same page)
2385what is social transformation system? any site reference? How i get requirement gathering about for it? i wanna build website on this topic
2334
Why do we use expression language in jsp?
What is pagecontext?
What do jsp literals consist of?
What is jsp-config in deployment descriptor?
What is difference between custom jsp tags and beans?
What are jsp elements?
What is the use of jsp implicit objects?
How can html output be prevented from being cached?
What is jstl used for?
How to print java variable in jsp?
How to call java method in jsp page on button click?
How do we print “
creates a new line in html” in jsp?
What is the difference between include and jsp directive: include action?
How we can use javascript with jsp pages?
What are directives? What are the different types of directives available in jsp?