![]() |
|
![]() |
| LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Member Join Date: Nov 2006
Posts: 56
Thanks: 13
Thanked 3 Times in 3 Posts
Rep Power: 4 | Session bean or Session variable which one is the best? Hi all, can any one answer the following. which one is the best option to maintain client state? Session variable or Session bean? |
| | |
| | #2 (permalink) |
| Moderator Join Date: Apr 2006 Location: India
Posts: 637
Thanks: 57
Thanked 85 Times in 68 Posts
Rep Power: 19 | Re: Session bean or Session variable which one is the best? Hi shankar, It all depends on ur project size, architecture etc, if ur project is a small scale and require only jsps/servlets only to maintain transactions,handle less number of requests etc etc all that stuff, then it is the best option to use session variables to maintain client state because unnecessary usage of beans increases maitenance cost eetc , but if it huge and ur project architecture needs to use session beans to main client state, handling too many transactions,requests etc etc, then go for a session bean Please let me know ur questions Thank You |
| | |
| The Following User Says Thank You to t_mohan For This Useful Post: | Shiva Shankar (05-12-06)
|
![]() |
| Tags |
| bean , session , variable |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| interview Q&A asked in winrunner | Spoorthi | Testing Tools & QA | 80 | 22-11-08 11:48 PM |
| Java Contest-13 with answers | keerthi | JAVA Technologies | 8 | 31-12-06 09:44 AM |
| Problem in Session Expire | murugesan | PERL, PYTHON, PHP & MY SQL | 0 | 16-11-06 01:15 PM |
| CA | vista | Other Queries | 2 | 14-04-06 01:49 AM |
| Servers | mahender9885 | Aptitude Questions | 2 | 21-02-06 03:02 AM |
| More Interview Questions Here... |