AJAX Forums

In java what is syntax to get value for a variable at runtime?

This is a discussion on In java what is syntax to get value for a variable at runtime? within the JavaScript forums, part of the Beginners AJAX category; answer- something related with parseInt...


Go Back   AJAX Forums > Beginners AJAX > JavaScript

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
Old 06-02-2007, 04:44 PM   #1 (permalink)
Junior Member
 
Join Date: Jun 2007
Posts: 1
Rep Power: 0 moone is on a distinguished road
In java what is syntax to get value for a variable at runtime?

answer- something related with parseInt
__________________
moone is offline   Reply With Quote
Old 06-03-2007, 05:36 AM   #2 (permalink)
Junior Member
 
Join Date: Jun 2007
Posts: 1
Rep Power: 0 mr_bigballs_2000 is on a distinguished road
If you are talking about getting a variable from a form on a web page, its request.getParameter( "name of variable" ) or if its a number you can get it as Integer.parseInt( request.getParameter( "name of variable" )
__________________
mr_bigballs_2000 is offline   Reply With Quote
Reply

Bookmarks


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
Can I get the session variable from javascript? no9876543210000 JavaScript 2 11-06-2008 03:48 PM
Safe to Remove old Java runtime evironment?? roy h JavaScript 2 11-06-2008 03:41 PM
AJAX Jobs : CRUD grid with variable number of columns by srokx admin AJAX Freelance Jobs 0 06-07-2008 02:09 PM
Please give me a link where I can download java runtime environment for linewire? IranianMiss JavaScript 2 06-10-2007 08:28 PM
a variable inside an html tag? taghreed XHTML and CSS 1 04-27-2007 12:24 AM


All times are GMT -4. The time now is 09:34 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5
Copyright ©2006 - 2008, AJAXwith.com