Himanshu S. Soni

Greenhorn
+ Follow
since Jun 11, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Himanshu S. Soni

Hi all,

I have recently picked up application development in SWING. I have developed a couple of applications which use various components of the swing framework. But i haven't found an efficient way to structure the code in my application. I am confused as how to implement MVC for my apps. Besides this, a complex app will help me analyze the structure of the app as how the various components are coupled together.
10 years ago
I have a jsf tab panel which holds some links.
How can i target the result page in the same tab panel itself.
what can i use and how, jsf/richfaces ?
12 years ago
JSF
Hi all,
I am planning to learns Struts right from the scratch. Having a decent knowledge on JSP,JSF,MVC, i think i can sail through easily here.
From a preliminary look up, i could imply that much of the concepts in struts can be related to JSF to help me absorb them quickly.

I have some doubts regarding WHERE to start and HOW to ?
What should i study, Struts1 or Struts2 ?
How should i plan my study ?
Where do i need to focus more on ?

12 years ago
what i mean to say is, i have searched alot. but i could not find a proper way to use xpath for html.

The expression which i used in the above does not return any value.
hello all,

i have to extract d company name and face value from this site

i noticed that this task could be accomplished using xpath api.
since this is an html page, i am using jtidy parser.

this is the xpath for the face value which i hav eto extract.


This is my code


please guide me further, because, i cannot find a right solution for the above
No success.
as i said, when i comment out the implementation of onCreate(), the UI boots fine.

Test.java ------ screen 1



Post.java ------ Screen 2

13 years ago
hello everybody,

i have started android application development recently.
Studying sample applications, Android Docs, going through some books are some of the activities, i am carrying out.

Apart from this, i wanted some suggestions on list of mini applications, which i should build to get my hands on android.
13 years ago
I made the changes as per your guidance. But no luck.
The application stops unexpectedly.

i will send you the project.
Tell me how to.
Please let me know what error is causing this problem.
As a result of this error, my entire practical work is halted.
I made a calculator, but the same problem persists in it too.
13 years ago


This is my manifest file.
i have to screens Test -> Post. The above code resembles the Test.java activity.



Are there any other places, i should check for errors ?
13 years ago
I am using Eclipse ADT to learn developing android application.

This simple piece of code given below is used to accept username and password from user, and display it on the next page after hitting Go button.


The code has no errors as far as i know.
However, when i run this code , i get the error


The application login(process academic.login) has stopped unexpectedly.
Please try again.



One more thing which i found out, is that when i comment out from the code from line 1 to line 2. The UI boots up perfectly.
The same problem happened when i was building a calculator, which too is incomplete as a resukt of this problem.
Others sample applications run perfectly, so i am not able to pin point the errors.
13 years ago
Hi all,

Recently, I have started application development in android platform.
I wanted to know, where can I find good android tutorials.I have a few books which i am going through. But i cannot find a material which has more practical approach.
Video lectures would be also useful.
It's been days, since i have started, but i am not getting a right direction to proceed forward.

thanks all

14 years ago
Thanks a lot guys
14 years ago
Happy Diwali!!!
have a safe and eco friendly Diwali
14 years ago
Finally, I have managed to sail through the exam with a satisfactory score
OCPJP 86%
At times, I got pretty much nervous while going through Examlab.
Got an average score between 45-50%.
But on the other side, it helped a lot.
I had cramped all mock tests. To name a few
1. Examlab
2. Iquisition
3. Certpal
4. Whizlabs

Also to mention, those JavaRanch Roundup games came in handy.
Each one of them, had a different perspective. They helped me a lot to learn what can happen and what cannot.

And, On the top of all, comes the master piece, K & B
I don't need an example to measure its greatness.
Also to mention, the humor in the book worked like a cherry on the cake.
Sometimes, I used to dig through the book to read those lines.
I Want to thank all JR guys for their help.

Ohh..
Not to forget, thanks to one of the most dominant player in this game. JVM
14 years ago


So what can we add in list lt and lt1.
If nothing, then wats their use??