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,
2182in 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.
2582hi 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 3500How session is achieved in JSP?(once user logs out,if he press back button of browser he should not be allowed to same page)
2490what is social transformation system? any site reference? How i get requirement gathering about for it? i wanna build website on this topic
2435
What is server side programming language?
Explain the difference between jspwriter and servlet printwriter in jsp?
In the servlet 2.4 specification singlethreadmodel has been deprecated, why?
What is a scriptlet in jsp and what is its syntax?
Why should we not configure jsp standard tags in web.xml?
What is welcome file list?
What is client side technology?
List down the major differences between the jsp custom tags and java beans.
Is jsp compiled?
How to delete a cookie in jsp?
What is jsp translation phase?
What is _jspservice method?
How are the jsp requests handled?
What is pagecontext jsp?
How can we disable el?