Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
Can a JSP page instantiate a serialized bean?
Can a JSP page instantiate a serialized bean?
✍: Guest
No problem! The useBean action specifies the beanName attribute, which can be used for indicating a serialized bean.
For example:
2013-08-02, 2193👍, 0💬
Popular Posts:
How To Write a Query with a Right Outer Join? - Oracle DBA FAQ - Understanding SQL SELECT Query Stat...
.NET INTERVIEW QUESTIONS - What is Multi-tasking ? It’s a feature of modern operating systems with w...
How To Set session.gc_maxlifetime Properly? - PHP Script Tips - Understanding and Using Sessions As ...
The object that contains all the properties and methods for every ASP.NET page, that is built is .. ...
How can I enable session tracking for JSP pages if the browser has disabled cookies? We know that se...