what is external varibles in jsp?
Answer / ram nidadavolu
you can use application.setAttribute("variablename", Object
value);
ie Integer globalVariable = new Integer(15);
application.setAttribute("global", globalVariable);
to retrieve it you would
Integer globalVariable =
(Integer)application.getAttribute("global");
etc.. this can be passed on between pages
| Is This Answer Correct ? | 5 Yes | 4 No |
Is j2ee a programming language?
what is data modeling?what is final method
What are web technologies in java?
What is the latest framework in java?
Why frameworks are used in java?
Is java important for my computer?
What are java front end tools?
What is j2ee application?
Is java more difficult than c++?
What is group?
Define thin client?
what is the purpose and activity of SessionFactory in hibernate?
13 Answers Cognizant, HCL, Oracle, PiServe Technologies,