hi all,
i read a lot to begin with java beans, jsp, srvlets... i looked at sun web pages + ibm redbooks (because my applications will be under websphere).
as i don't know anything from all those components, i'm a bit lost amoung all those new stuff.
i don't ask somebody to make the work for me (of course !! ) but just to guide me a bit to know what i need to look for:
i'd like to be able to make a web applications that makes a connection to a sql server database and executes a query and then fills the fields it the web page.
i don't know where i should begin. i guess the jsp file should call class file ? and the connection + query should be done by the .java file, isnt it ?
what i the place of servlets, applets and beans ? what should do what, in an other way what are their respective roles ?
i know i asked a lot of questions, and my english is not very good, but i'd be glad to have at least some answers because even if i have a lot of documentation i'm a bit lost...
thanks
Best regards X-),
Elise
i read a lot to begin with java beans, jsp, srvlets... i looked at sun web pages + ibm redbooks (because my applications will be under websphere).
as i don't know anything from all those components, i'm a bit lost amoung all those new stuff.
i don't ask somebody to make the work for me (of course !! ) but just to guide me a bit to know what i need to look for:
i'd like to be able to make a web applications that makes a connection to a sql server database and executes a query and then fills the fields it the web page.
i don't know where i should begin. i guess the jsp file should call class file ? and the connection + query should be done by the .java file, isnt it ?
what i the place of servlets, applets and beans ? what should do what, in an other way what are their respective roles ?
i know i asked a lot of questions, and my english is not very good, but i'd be glad to have at least some answers because even if i have a lot of documentation i'm a bit lost...
thanks
Best regards X-),
Elise