!!! Help! Can Java pass variables to JavaScript?
From: Bubba Gump (noone_at_nowhere.com)
Date: 11/25/03
- Next message: Phil Powell: "Embedded TCL in JSP produces no output using BSF"
- Previous message: Shripathi Kamath: "Re: How to handle huge array in java?"
- Next in thread: Alex Hunsley: "Re: !!! Help! Can Java pass variables to JavaScript?"
- Reply: Alex Hunsley: "Re: !!! Help! Can Java pass variables to JavaScript?"
- Reply: Alex Hunsley: "Re: !!! Help! Can Java pass variables to JavaScript?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 25 Nov 2003 21:45:17 GMT
I have a project I must complete. A simple app that would be MUCH easier to do
in JavaScript than Java. Problem is, it requires allowing the user to save and
retrieve their work to/from their own PC... a definite impossiblity with JS.
It would be absolutely great if the only thing I needed to write in Java is a
program to Load/Save the users data to a file, and just write the rest of the
program in JS. If I could "load/fill" my JavaScript variables using a Java
app, I'd be thrilled.
Is this even possible? I believe 1.4 has a JSObject, but I'm a newbee when it
comes to Java I/O and have no clue how to use it.
TIA -*- Bubba -*-
- Next message: Phil Powell: "Embedded TCL in JSP produces no output using BSF"
- Previous message: Shripathi Kamath: "Re: How to handle huge array in java?"
- Next in thread: Alex Hunsley: "Re: !!! Help! Can Java pass variables to JavaScript?"
- Reply: Alex Hunsley: "Re: !!! Help! Can Java pass variables to JavaScript?"
- Reply: Alex Hunsley: "Re: !!! Help! Can Java pass variables to JavaScript?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|