What is ognl?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of struct-config.xml in struct2?
how handle when client send multiple request at atime for single servlet
how handle when client send multiple request at atime for multiple servlets servlets?
In struts how to use regurlar formbeans using validation framework explain?
Explain the difference between dispatchaction and lookupdispatchaction in struts?
I have 4 jsp pages .At last page we have a submit button when we click it it will store all jsps data which we provide will store into database. how we can make it possible
session menagement in servlets explaion briefly?
what is the purpose of load_on_startup entry in struts- config.xml?
What are the various struts tag libraries?
Why do we use struts?
what is the difference between *.do & /do.*/? So what is the diffenence btn extension mapping & path mapping.What is those difference in work effect?
i have list of values(e.g 100). using logic:iterate, how can i print the multiples of 5th element? how the logic:iterate will understand the multiples of 5.