getConnection?

2007-08-28 Thread Cenk
Hello, I have a problem to get connection.It keeps catching exception? Any ideas? String driverClass = ResourceManager.getString("database.driver"); String dbUrl = ResourceManager.getString("database.url"); String dbUser = ResourceManager.getString("database.user"); String dbPassword = R

Newbie Question?

2007-08-28 Thread Cenk
Hello, I want to open another page when user click on a link. Lets say, i have a link "Open Page" on main.jsp and i want to open child.jsp when user clicks on the link. How can i do it? thanks - To unsubscribe, e-mail: [EMAI

How to set focus to html:text?

2007-08-27 Thread Cenk
Hi, The previous posting was about HTML only, but this one is struts, and if anybody can help me, i would be so grateful. thanks ... Login: - To unsubscri

How to set focus to a textbox?

2007-08-27 Thread Cenk
Hi, i want to set focus to an input field on my index.jsp. But i could not manage... Here is the code segment below: ... Login: ... - To

Beginner

2007-08-26 Thread Cenk
Hi, I m new to Struts and i wonder if you can help to start with some simple tutorials? thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]