Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java and JDK > J2EE
|
J2EE General J2EE (Java 2 Enterprise Edition) discussions. Questions not specific to EE will be redirected elsewhere.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the J2EE section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 3rd, 2006, 11:59 PM
Registered User
 
Join Date: Aug 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default urgent a j2ee problem

hi,

im a developer involved in developing a application called security request system in this app i need to generate a no like sda123 as a token for user who made a security request n also i want to increment it each time when a user made a request pls help me regarding this as soon as possible.

 
Old August 29th, 2006, 09:01 AM
Registered User
 
Join Date: Aug 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to elishae
Default

If user is already having a session with server, this is as simple as session.setAttribute("SecurityReqNo",sda123);(Inca se of Http)

If there is any other object that tracks user's transaction with server, you can store it there.

PS: Your problem seems too generic to give a clear response, If you could explain the context in a more descriptive manner, that would help in giving more apt response.








Similar Threads
Thread Thread Starter Forum Replies Last Post
Security Problem - Urgent akhilesh_g ASP.NET 2.0 Professional 0 February 20th, 2008 10:38 AM
J2EE 1.3 AND FedoraCore 4 j2ee -verbose DR POMPEII J2EE 1 April 16th, 2007 03:50 AM
database problem[urgent] sunanda_chowdary Servlets 0 February 21st, 2006 03:50 AM
Problem with Loop?? Please URGENT peterallcdn Beginning PHP 1 November 27th, 2003 06:37 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.