JAVA-INDEX.COM
Java programming resources: FAQs, tutorials, compiler and browser download sites, documentation, books lists, IDEs, etc.
Home....
|
log in....
|
Pub my question!
|
Sign-up....
Java-index
>>
Enterprise & Remote Computing
>>
Web Tier APIs
how to call "session scope"or "application session" bean from servlet?
I can call javabean use "jsp:useBean" in jsp,How can I call a "session scope bean" or a "application scope bean" that has been call in a jsp before?
[162 byte] By [
earthinkjava@163.com
] at [2007-9-30 21:55:02]
««
get duration on player
»»
cross-platform library for launching browser
# 1
Session scoperequest.getSession().getAttribute("yourSessionScopebeanId")application scope getServletContext().getAttribute("yourSessionScopebeanId")
jSweep
at 2007-7-7 3:23:06 >
# 2
oh....Session scoperequest.getSession().getAttribute("yourSessionScopebeanId")application scope getServletContext().getAttribute("yourApplicationScopebeanId")
jSweep
at 2007-7-7 3:23:06 >
# 3
Thank you very much!!
earthinkjava@163.com
at 2007-7-7 3:23:06 >
Enterprise & Remote Computing
XPATH
The file node of left panel of deploytool become empty
kill old session when new action begin
Help! Started learning XML need a hand plz
XML Parser
Axis server throws UnknownHostException in exec
Getting Namespace From Document Object
Internal Tomcat Error while running JSP
ClassNotFoundException while trying to generate WSDL
Java.sql.Timestamp as one of the Composite Key
Web Tier APIs
JSP error
managed-property question
Newbie: Struts Linking Problem
need helping finding example code
is JavaScript a part of J2EE?
Avoiding Pop-Ups
Form objects in email not working
Viewing and selecting a file location on a JSP
Tomcat simultaneous connections
Tag Libraries for the entire J2EE container
Enterprise & Remote Computing New Topic
XPATH
JSP error
managed-property question
The file node of left panel of deploytool become empty
Help! Started learning XML need a hand plz
Newbie: Struts Linking Problem
need helping finding example code
XML Parser
Enterprise & Remote Computing Hot Topic
kill old session when new action begin
is JavaScript a part of J2EE?
Viewing and selecting a file location on a JSP
retreving data from database msaccess throuh a servlet
Base Dir For Tomcat Application
Depricted API Gives Warnings
java.io.NotSerializableException
How Do You Render a Component using styleClass and CSS?
Enterprise & Remote Computing
Web Tier APIs
Enterprise Technologies
AVK Portability
All Classified
Archived Forums
Enterprise & Remote Computing
Java Essentials
Desktop
Core
Solaris Operating System
Security
Database Connectivity
Java Mobility Forums
Web & Directory Servers
Development Tools
Application & Integration Servers
Java HotSpot Virtual Machine
Other Topics
E-Mail, Calendar, & Collaboration
Developer Tools
General
Administration Tools
Sun Hardware
Storage Forums
Java Enterprise System
StarOffice
Open Source Technologies
BigAdmin
Real-Time
Java Coding