Ask Experts Questions for FREE Help !
Ask

Search:

Type: Posts; User: jmankari

Search: Search took 0.00 seconds.

  1. You have to use json for data transfer between...

    You have to use json for data transfer between javascript and servlet.
  2. Jquery not executing in application server. e.g. jboss

    Jquery is not executing in application server i.e., if Iaccess the html through application server path. If I open the plain htmlwithout giving server path, it is prompting a dialogue stating “i.e....
  3. Do we have to set something in application server for jquery to work?

    Do we have to set something in application server for jquery
    To work? If not click event on button is getting fired plainly if I open html file but same thing I am accessing through jboss event not...
  4. Answers
    0
    Views
    1,016

    How to call servlet in jquery?

    Hi, How do you call servlet in jquery. In javascript you assign server path value to document.form.action?
  5. Does jquery needs any plugin to be downloaded?

    Do I need to download and plug in for jquery to work or simple browser is enough?
  6. Answers
    0
    Views
    575

    Ant script of build.xml to generate an ear

    Hi,

    Can you please give me an ant script of build.xml, which will generate an ear. Which will hold one war and one jar inside it?

    Thanks,
    -Jeevan Reddy Mankari
  7. just put an attribute to anchor tag...

    just put an attribute to anchor tag target="_blank". This will open a new window. Since it is not opening url in the browser just overwrite service method instead of doGet and doPost.
  8. My question is "Can a war context be present in...

    My question is "Can a war context be present in new window?"
  9. It is java and jstl related question

    It is java and jstl related question
  10. When opening a new window failing to load url.

    Hi,
    There is a hyperlink which is to open new window but it is failing to open the provided URL. What is the method I should put in post or get—but now both are not working.
  11. Answers
    0
    Views
    476

    How to put jstl variable condition?

    Hi,

    I have a jsp page, which will hold jstl in it. Earlier it used to display values but now I want to put some conditions on display. How to access these jstl variables in condition.

    Thanks,...
Results 1 to 11 of 11