Forum Moderators: open
var JavaScript_VAR="<%=Session("ASP_var_Name")%>";
More info on the asp session object
[w3schools.com...]
Would like to hear comments or personal views from other webmasters on WW
:-)
With ASP you're stuck. Even chilisoft has it's quirks with ASP.
I'm learning as I go with JSP and Java, so I'm not taking advantage of the full capabilities. My JSP pages look like ASP pages in Java, but I know there is so much more I can do once I learn about Beans and tag libraries.
I have two good books and lots of websites so I'll learn.
Thanks.
jspinsider.com/tutorials/jsp/struts/strutsappendixb.view
jspin.com/
jsptut.com/Getfamiliar.html
And of course the finishing touches to a JSP would have:
jakarta.apache.org/struts/index.html
I have many more links and tutorials if anyone is interested!
-gs
apl.jhu.edu/~hall/java/Servlet-Tutorial/
javaboutique.internet.com/tutorials/jsp.html
java.sun.com/products/jsp/
Some of the other links I had are reporting with broken links (tut tut to the webmaster ;-) anyway as I get more time I will keep adding to this post some other good ones I have kicking around!
Books are far the better tutorial if you are serious about getting into it.
-gs
The book I used was called JavaServer Pages Developers Guide by Barry Burd. I liked it quite a bit.
The JavaMail API was a treat in comparison to cgi and all the older ways of processing a form (1 example of its usage).
Most of my books are at home, and I can't think of them off hand so I can't comment on books from where I am at this time :(
[added]A must have book that springs to mind is Core Servlets and JavaServer Pages by Marty Hall <- this guy knows his stuff[/added]
-gs
here is the link to the whole book in PDF Format.
I am a Java fan since I got to know the power of java. I have used it for a couple of applications and am satisfied with it.
The next move for me would be J2EE.
Thanks
g.