web project in eclipse | dynamic web project in eclipse | servlet and jsp tutorial for beginners

Поділитися
Вставка
  • Опубліковано 4 жов 2024
  • Write a servlet program to find a number is even or odd
    If even display the result in blue foreground color else display in green foreground color
    To learn more, join the group
    t.me/ITandCSLe...
    #web #project #eclipse

КОМЕНТАРІ • 54

  • @harshkureel3829
    @harshkureel3829 2 місяці тому +1

    thankyou for this informative video!

  • @prettyjoyceg2742
    @prettyjoyceg2742 3 роки тому +4

    Thank you for the video. It was really helpful.

    • @MicroNG
      @MicroNG  3 роки тому +1

      Thank u Pretty for u r feedback

  • @penchalamohan6234
    @penchalamohan6234 Рік тому +1

    This video too good brooo and useful for me

  • @rammandal2389
    @rammandal2389 Рік тому +1

    Thanks a lot

  • @upasnakumari98
    @upasnakumari98 3 роки тому +1

    Thank you so much

  • @IMPOSTER1513
    @IMPOSTER1513 2 місяці тому

    Dhanyawad 👍🏻

  • @sonudhawade2213
    @sonudhawade2213 3 роки тому +3

    if (n > 0)
    out.println("Given number is a positive integer"+n+");
    else if(n < 0)
    out.println("Given number is a negative integer"+n+"");
    else
    out.println("Given number is Zero");

    • @MicroNG
      @MicroNG  3 роки тому

      sonu, zero is not coming in strike effect

  • @manojdhingra4032
    @manojdhingra4032 Рік тому

    Sir I don't have SRC/main/java instead of src😢....how to change I'll try so many times .....but doesn't know the right way. ...plz suggest

  • @shivanichavan9329
    @shivanichavan9329 Рік тому

    Thank You So Much Sir !!

  • @monazarmy8248
    @monazarmy8248 3 роки тому +2

    Thank you so much🙏🙏🙏

  • @raw_hse
    @raw_hse Рік тому

    Hi All , while i am writing the index.html file in my ecllipse , the cursor is selecting the multiple lines at a time ,unable to write the code properly. How to solve this issue?Any one help me.

  • @tapaswinibarik54
    @tapaswinibarik54 2 роки тому

    Sir why program output is not showing in broswer, plz help me

  • @DivyaShree-hl8sf
    @DivyaShree-hl8sf 4 місяці тому

    Sir
    I don't have java EE
    Wt can i do

  • @Me_as_Anand
    @Me_as_Anand 2 роки тому

    After creating dynamic project.. there is a erro coming

  • @Remedcruz
    @Remedcruz 2 роки тому

    thank you so much sir

    • @MicroNG
      @MicroNG  2 роки тому

      So nice of you

    • @Remedcruz
      @Remedcruz 2 роки тому

      @@MicroNG you literally helped me from getting scolded...

  • @BiswarupMukherjeeBCE
    @BiswarupMukherjeeBCE 3 роки тому +1

    At 0:18 I am not getting Java EE option. pls help

    • @johnathanasopoulos3770
      @johnathanasopoulos3770 3 роки тому

      Uninstall the Java version you have and install the Web Developer one :)

  • @motukuriswapna9897
    @motukuriswapna9897 2 роки тому

    exactly i have written the program as u explained but after entering the number iam getting 404 error

    • @MicroNG
      @MicroNG  2 роки тому

      check ur file name properly; even case matters

    • @vella_hudga
      @vella_hudga Рік тому

      ​@@MicroNG error:cannot parse null string

  • @Stranger-nu1jc
    @Stranger-nu1jc 3 роки тому

    Brother I'm not getting java resources and java script resources folders after creating dynamic web project?

    • @saiganeshn8588
      @saiganeshn8588 3 роки тому

      Same problem buddy have you been able to resolve it?

  • @akkimvaripallishilpashilpa6530

    Bro i can't shown in src floder

  • @karthikyadav875
    @karthikyadav875 4 місяці тому

    Hai bro send registration form in jdbc and servelt code bro

  • @Viraj-pw4tz
    @Viraj-pw4tz 2 роки тому

    Thanks bro

    • @MicroNG
      @MicroNG  2 роки тому

      Welcome
      Don't mind to subscribe the channel ua-cam.com/users/MicroNG

  • @musavilileon4916
    @musavilileon4916 2 роки тому +2

    please provide the source code thankyou.

  • @priyadharshinis8971
    @priyadharshinis8971 2 роки тому

    In my project Java resource file is Missed, how to add that one?

  • @vkroks7739
    @vkroks7739 3 роки тому

    Where is my dynamic web project there is no option😢😢

    • @MicroNG
      @MicroNG  3 роки тому +1

      click on other and search

    • @vkroks7739
      @vkroks7739 2 роки тому

      @RICHARD OWEN HENDARTO download oxygen releases in your eclipse

  • @thanhlecong2564
    @thanhlecong2564 3 роки тому

    Do u need install API tomcat for servelet

    • @MicroNG
      @MicroNG  3 роки тому

      Yes. U need to configure Tomcat.
      Check the previous tutorial

    • @MicroNG
      @MicroNG  3 роки тому

      Look at this ua-cam.com/play/PLTXhDXS96cPVvEMwg1ohfiaZoq0aHziQ0.html

  • @roshnisharma7943
    @roshnisharma7943 3 роки тому

    Sir how do configure tomcat with eclipse?

    • @MicroNG
      @MicroNG  3 роки тому

      please check the previous tutorial in the playlist

  • @ishavyas8083
    @ishavyas8083 3 роки тому

    I am having errors, my program is unable to read getParameter( ) method, String and int variable

    • @MicroNG
      @MicroNG  3 роки тому +1

      check the name given for the control in html, it is case sensitive.
      have to use the same name in getParameter() function

  • @akkimvaripallishilpashilpa6530

    Plss help me

  • @pratikshaubale176
    @pratikshaubale176 3 роки тому +1

    If(n

  • @NAHIDDOHA
    @NAHIDDOHA Рік тому

    pls help me