Write a Program using Servlet and JDBC for developing online
application for displaying the details of Cars owned by the
residents in XYZ society. Make necessary assumptions and
create appropriate databases.
Hi, We developed a webpage using jsp for our team, now we need
to know who are employees opening this page,i.e, we need to
get the windows user name when ever he/she open the page and
stores into a variable. Plz help on this
i have one jsp page. inside this,
String s=req.getParameter("raja");......
now we want to remove duplicate characters and o/p will be
like "rj".... what is the logic?
Hi, We developed a webpage using jsp for our team, now we need
to know who are employees opening this page,i.e, we need to
get the windows user name when ever he/she open the page and
stores into a variable. Plz help on this
134
Hi,
I've applied for HPCL(Information System Officer)& UIIC
(A).Plz send me previous/sample papers and any suggestions
regarding this exam.Please advice me good study material or
related links.
Thanks in advance
shyam
shyamprasad71@gmail.com
write a program in javasacript to shake the window
379
how can i add properties in dynamic text fields using .js
file?
389
why ,what, when, where,how the extended star schema is used.
272
When i am useing useBean tag of JSP in weblogic server It
show compiletion error..Like
bad class file:
C:\bea\user_projects\domains\Mahesh\applications\UseBean\WEB-INF\classes\user\UserData.class
class file has wrong version 49.0, should be 48.0
Please remove or make sure it appears in the correct
subdirectory of the classpath.
user.UserData user1 = null; //[ /SaveName.jsp; Line: 4]
404
how can i update the marque in jsp without changing the
sourse code
302
How session is achieved in JSP?(once user logs out,if he
press back button of browser he should not be allowed to
same page)