Who creates jsessionid?
Answer / Rakesh Singh Kutiyal
jsessionid is created by the Java EE application server (e.g., Tomcat, JBoss). It's a session identifier used to track user sessions in servlets and JSP applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between runtime version and version?
how we can solve machine key error in asp.net?
how many script manager controls are used in Ajax web page?
7 Answers CSC, Health Prime Services, TCS,
What is the difference between c# and .net?
What is postback pixel?
How can we communicate with each server in N-tier Architecture? and what are the methods?
what to magage the state manament in asp.net with respect to in_prock and out_prock
can any one tell about web services?
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
1 Answers InfoAxon Technologies,
asp.net page is a object or not?
What is paging in context of Memory?
Below is a code extract from an ASP.Net application. The code basically reads data from the “name” field in the “members” table and prints them onto the webpage. Using the assumptions provided, fill in the 4 blanks below so that the code will run correctly. ‘Assumptions: ‘conn_str is a variable that holds the connection string to the database ‘Objects dbcomm and dbread are already declared earlier dbcomm = New OleDbCommand("SELECT name FROM members", conn_str) dbread = dbcomm._______________ _____________________ response.write(_______________) _____________________ dbread.Close()
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)