Varun Dikshit

Greenhorn
+ Follow
since Feb 15, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Varun Dikshit

Hi guys,

A very happy new year to all of you!

Are you aware of any free/open-source/licensed online(browser-based) UML/BPM application that can help users chalk out their business processes using BPM notations. UML notations might also do since we want to use simple diagram editor. I came across Gliffy and a few others but the issue there is that they offer this as a hosted service. I am looking for an application that I can deploy on my server and users can then design their business processes by accessing that application on a browser. I am not looking for automatic source-code generation.

Your help appreciated. Feel free to ask me any questions regarding this requirement.

Thanks and Regards,
Varun
Hi,

I am looking for a free Swing based source code editor, primarily for .java, .jsp, .js and .css text editing[read: different colors of text based on its type]

I tried jedit but it does not have a very important functionality - search with "whole word".

Another bonus would be the feature to replace text in multiple files.

Any suggestions which is the "best"?

Regards,
Varun
Thanks for the comment, Scott!

Regards,
Varun
Hi,

Is this an already establised design pattern?

1) An interface, say I
2) A class, say A, that implements the interface I
3) Another class, say B, that implements I and extends A
4) Another class, say C, that implements I and extends A

Now, A has a couple of abstract methods for separate functional implementations in B and C. B and C also share some of the common methods of A. These commmon methods in A can call the abstract methods which will be called dynamically based on whether B or C, as a concrete implementation of I, is in operation.

This seems to me an efficient way to delegate reponsibilities at runtime.

Comments?
Hi

Can anyone suggest me a UML modelling tool wherein I can SHOW the arguments to a method in the class diagram?

Together J lets one add arguments to a method in a class diagram and also generates the java code correctly but it does not SHOW the arguments in the diagram after adding.

This functionality is important for me as I need to have a discussion with my collegues with class diagram in place showing all the input parameters

Rgds
Varun
The skeleton is like this:

1)clientFile.jsp


2)MyServlet.java



3)ObjXXX.java



4)javScript.js



The calls are:
JSP->Servlet->JSP (both JSPs are the same)
18 years ago
JSP

Originally posted by R K Singh:


what are you doing at BSK 3rd stage ??



what type of a question is this? I stay there! How is that relevant to the discussion?
18 years ago
Sundeep, thanks for replying!
Let me explain the situation better. On load of the jsp page, a scriptlet is called which in turn calls thejavascript function. So, I cannot call the javascript function.
There is no problem when the page is first loaded but when the call goes to the servlet which, in turn, calls the previous JSP, I get an error which says that a particular javascript function is undefined.

Hope I have been able to make my doubt clear Any help would be acknowledged!
18 years ago
JSP
Hi

Here's the description of a problem I'm facing:

I call a servlet from a JSP which after some processing calls back the JSP using requestDispatcher. On this return call to JSP, a javascript function is not reachable. What might be the problem?

The code hierarchy in my JSP is scriptlets, html head(link to .css and script lang definition including src="treeJS.js"), html body(expression-calling a java mthd in scriptlet), form

Rgds
Varun
18 years ago
JSP
Not able to view the page. Guess the server is down.
Shall try later.

Thanks anyways
Varun
Hi all

I have to display a tree structure on the left side of my JSP page and I'm using IFRAMEs for it. Also, there should NOT be any horizontal scroll bar.

The problems I'm facing are:

1)I don't want to use the typical 6mm thick scroll bar but instead a 2mm thin bar with no up/down arrows at the ends

2)The scroll bar should be horizontly movable .

Can someone help me with this?
The existing code is:

Rgds
Varun

Originally posted by Suresh Mahesh:
Ranchers! where will u prefer to work..A services company like TCS,cts,wipro which sends u onsite or an MNC like SAP,EMC etc..which will give u stable good salary but no onsites..??



I guess among all the criss-crossing of questions/comments and replies, we missed a very pertinent question as asked by Suresh here.

Views please!
18 years ago
the worst I guess is DG Petrol Bunk, BSK 3rd Stg!
18 years ago
have u worked for them?
18 years ago