Clayton Corbey

Greenhorn
+ Follow
since Apr 09, 2003
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Clayton Corbey

And here's my post to win a book as well!
I WANT ONE TOO!
20 years ago
Jessica! You doll!
I never thought of making a dynamic DB generated file and the doing an include. That's a great solution! Thank you so much for help on this; I do think that is exactly what I will do!
Clayton
20 years ago
JSP
HEY, Y'ALL.
I really need help with this one... Is there and equivalent to ASP's EXECUTEGLOBAL in JSP?.
I have a database, which stores actual JSP code in it. I want to take that JSP code out of the database, via a JSP JDBC, then execute the code dynamically in that JSP page. In ASP you can do this by the command 'EXECUTEGLOBAL' with one argument. It's astring, which has all of your ASP code in it.
Any suggestions?
Clayton
20 years ago
JSP