Mohamed Sanaulla | My Blog | Author of Java 9 Cookbook | Java 11 Cookbook
Mohamed Sanaulla | My Blog | Author of Java 9 Cookbook | Java 11 Cookbook
Mohamed Sanaulla wrote:Can you please elaborate your query? Does this have to do with Java? or JSP? or Web Frameworks? or just HTML/Javascript?
gong pex wrote:
Mohamed Sanaulla wrote:Can you please elaborate your query? Does this have to do with Java? or JSP? or Web Frameworks? or just HTML/Javascript?
Sorry for long to reply, it must do using java and JSP (both)
please answer
thanks
gong pex wrote:please answer
To be honest, I really have no idea what the question is. Could you be sure to ask it in clear language?
Bear Bibeault wrote:JFrame has nothing at all to do with JSP. Are you really asking about Applets?
Because JSP is a template to create HTML, what you really want to know is how to create a slideshow with HTML, and that brings us right back to JavaScript.
gong pex wrote:because user can disable javascript on browser
gong pex wrote:I ask how to create slideshow using Java or JSP because I want to avoid javascript using,
You can create an HTML slideshow without JavaScript, but you'll need to repaint the whole page for each photo. Sort of how web pages were written in 1998.
pie. tiny ad:
Building a Better World in your Backyard by Paul Wheaton and Shawn Klassen-Koop
https://coderanch.com/wiki/718759/books/Building-World-Backyard-Paul-Wheaton
|