User Profile

Collapse

Profile Sidebar

Collapse
rohitrohitrohit
rohitrohitrohit
Last Activity: Nov 12 '08, 11:18 AM
Joined: Oct 8 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • rohitrohitrohit
    started a topic finding user click a link
    in PHP

    finding user click a link

    learning php ...
    how to find that user click a link on php page?any example
    See more | Go to post
    Last edited by rohitrohitrohit; Oct 13 '08, 09:19 AM. Reason: clearing my question

  • rohitrohitrohit
    started a topic servlet+tomcat 5.0.28+database+problem

    servlet+tomcat 5.0.28+database+problem

    hi all
    new to tomcat..
    i installed tomcat on c:/tomcat 5.0.28 and c:\j2sdk1.4.1_0 7. i run my hello world servlet ,did all stuff making diretories,web. xml for running a servlet .it execute on my system.

    i search for this in google,but i don't understand !!!!
    but if my servlets are using or want to connect to ms-access database then i have no idea .how to configure or connect my servlets to database.?
    ...
    See more | Go to post

  • rohitrohitrohit
    replied to combobox problems
    in PHP
    loginpage code->
    <form........ >
    <input name="txtuserna me" id="txtusername " type="text" width="70px" class="style23"/>
    <input name="txtpass" type="password" width="70px" class="style23"/>
    button here........... ........
    </form>

    i made a mid page for validating user code is below---...
    See more | Go to post

    Leave a comment:


  • rohitrohitrohit
    replied to searching for a good php editor ::
    in PHP
    you can use Dreamweaver 8 or cs3.for php,jsp,html... .....
    See more | Go to post

    Leave a comment:


  • rohitrohitrohit
    started a topic combobox problems
    in PHP

    combobox problems

    new to php.....

    i hav a login page? after validaing loginname and password second page comes...... i access his loginname through url which is ->http://localhost/aa/vtr/add/add_ps2.php?nam e=div,in second page i hav three combobox (unit,achivemen ts,crop) these comboxbox dynamically fill values from mysql database depends on loginname but when i am selecting unit comboxbox value browser url changed to http://localhost/aa/vtr/add/add_ps2.php...
    See more | Go to post

  • rohitrohitrohit
    started a topic mysql connection .....
    in Java

    mysql connection .....

    Hi every one
    i am a beginner....... ...
    i installed xampp in my computer.(php+m ysql) i wrritten a code below.
    but it generate a error class not found.

    can i connect my servlets with mysql which i installed with xampp?


    //import javax.sql.*;
    import java.sql.*;
    import javax.servlet.* ;
    import javax.servlet.h ttp.*;
    import java.io.*;

    ...
    See more | Go to post
    Last edited by rohitrohitrohit; Feb 11 '08, 07:30 AM. Reason: adding some line in post

  • rohitrohitrohit
    started a topic servlets,jsp
    in Java

    servlets,jsp

    Hello everyone

    how can i write logout servlets or jsp .?
    See more | Go to post

  • rohitrohitrohit
    started a topic java

    java

    how can i store my sound file wav,mp3 in database sql2005 and access using java.
    See more | Go to post

  • rohitrohitrohit
    replied to tomcat setting for context
    in Java
    can some one help me in this topic?
    See more | Go to post

    Leave a comment:


  • rohitrohitrohit
    replied to tomcat setting for context
    in Java
    sir,i am using j2sdkee1.2.1 with jdk1.3 to deploy my servlets and jsp.
    sir, this code i written below works well and no error come.
    but it take's a long procedure to deploy servlet and jsp.

    so,i decided to use tomcat 5.0.28 and i red it's Basic concept.i installed it in my window xp.i downloaded exe from internet.
    i am using sql2005 as my database.i tried some simple servlets,jsp(wh ich does not required database...
    See more | Go to post

    Leave a comment:


  • rohitrohitrohit
    replied to tomcat setting for context
    in Java
    sir, i have installed sql 2005 in my system. and i installed tomcat 5.0.28 in c:\tomcat 5.0...
    See more | Go to post

    Leave a comment:


  • rohitrohitrohit
    started a topic tomcat setting for context
    in Java

    tomcat setting for context

    hello,
    i am rohit.i am a beginner.i installed tomcat 5.0.28 in my window xp sev-2.i also test some servlets and jsp and html page which executed well.

    i installed my tomcat in- c:\tomcat 5.0
    my problem is that i make a login servlet which check for valid user and if they are valid the servets process forward.

    but i am getting this error-
    java.sql.SQLExc eption:...
    See more | Go to post

  • rohitrohitrohit
    started a topic servlets
    in Java

    servlets

    hi plez.help me.

    The code i written below is generated in response when a user click a button in a servlets.
    for changing user password , generated response coding is written below by me.it's working properly.
    In this response i make currentpassword filedTextbox,Se curityquestiont extbox and newpasswordfiel d and confirmpassword field for taking input from user to update his password.
    my problem...
    See more | Go to post
    Last edited by r035198x; Nov 2 '07, 10:26 AM. Reason: added code tags

  • rohitrohitrohit
    started a topic tomcat configuration

    tomcat configuration

    hi
    i am a beginner. i installed tomcat in my windows xp.
    but i am getting certain error that set your envirnment variable.
    i installed my tomcat 4.1 in this location C:\tomcat4.1.
    i search in googel but i don't understands.i tried to set these variable but i can't run my tomcat.
    Plz. help me i am a beginner so plz.tell me step by step procedure . can some one help me to run my tomcat 4.1 so that...
    See more | Go to post

  • rohitrohitrohit
    started a topic hi
    in Java

    hi

    i am beginner i am using j2sdkee1.2.1 and jdk1.3 to deploy my servets ,jsp...

    plez. help me
    i want to know what is coludscape in it.?
    how we can use it ?
    can i dynamically create table for my wesite in java servlets?
    See more | Go to post

  • rohitrohitrohit
    started a topic tomcat servlet
    in Java

    tomcat servlet

    hi i am rohit
    i am beginner i ma using tomcat 5.0.28 .how can i deploy my helloworld servlet?

    please explaine with examples?
    thanks
    See more | Go to post

  • rohitrohitrohit
    started a topic servlets
    in Java

    servlets

    hi i am rohit
    how can i use java script inside servlets ?
    See more | Go to post

  • rohitrohitrohit
    started a topic java servlets
    in Java

    java servlets

    hi i am rohit i am a beginner....
    how i can paly mp3 ,video file in my servlets on click some of link ro button?
    See more | Go to post
No activity results to display
Show More
Working...